Package : nodejs-xregexp

Package details

Summary: Extended regular expressions

Description:
XRegExp provides augmented (and extensible) JavaScript regular expressions.
You get modern syntax and flags beyond what browsers support natively. XRegExp
is also a regex utility belt with tools to make your grepping and parsing
easier, while freeing you from regex cross-browser inconsistencies and other
annoyances.

XRegExp supports all native ES6 regular expression syntax. It supports ES5+
browsers, and you can use it with Node.js or as a RequireJS module.


URL: http://xregexp.com/
License: MIT

Maintainer: kekepower

List of RPMs