JSVerbalExpressions
JSVerbalExpressions copied to clipboard
JavaScript Regular expressions made easy
Here are the rules for my string and would like to see what methods I need to use that would work with this library. 1. Must be LNLNLN where L...
Great lib! Would you like to create interactive documentation or write a blog post tutorial. It's super easy with the [KLIPSE plugin](https://github.com/viebel/klipse). See an example here: http://viebel.github.io/klipse/examples/js_verbal_expressions.html Disclaimer: I'm the...
Hi, Working on Go implementation, I checked other languages implementation to follow rules. This is difficult for us... To my side I switch in Cpp and Python implementation + yours...
Good expressions to use to catch URLs, emails and XML. Or even other most-commonly-used regular expressions
[regex.compile is deprecated](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Deprecated_and_obsolete_features?redirectlocale=en-US&redirectslug=JavaScript%2FReference%2FDeprecated_and_obsolete_features#RegExp_Methods) and isn't supported in Opera. I'm not sure how to do this without creating a new VerbalExpression object to return every time .add is called, though.
Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.2.9 to 1.2.13. Release notes Sourced from fsevents's releases. Release v1.2.13 Only build on Mac-OSX Release v1.2.11 Removing node-pre-gyp so that building fsevents becomes easier and enabled...
Bumps [grunt-eslint](https://github.com/sindresorhus/grunt-eslint) from 24.3.0 to 25.0.0. Release notes Sourced from grunt-eslint's releases. v25.0.0 Breaking Require Node.js 18 (#175) 81834b4 Improvements Update to ESLint 9 (#175) 81834b4 Support flat config (#175)...
Bumps [github-pages](https://github.com/github/pages-gem) from 231 to 232. Release notes Sourced from github-pages's releases. v232 What's Changed Bump docker/build-push-action from 5 to 6 by @dependabot in github/pages-gem#916 Fix obscured gemfile issue by...