ret
npmv0.5.0TypeScriptTokenizes a string that represents a regular expression.
Overview
ret is an npm package that tokenizes a string that represents a regular expression. The latest version is 0.5.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need tokenizes a string that represents a regular expression and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of ret.
Dependencies
Dev (7)
Used by
Popular packages that depend on ret.
Alternatives to ret
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
ES6 spec-compliant RegExp.prototype.flags shim.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Regular expression for matching a shebang line
Compile regular expressions using named groups to ES5.
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
Escape RegExp special characters
Express style path to RegExp utility
JavaScript parser and stringifier for YAML
Utility to parse a string bytes to bytes and vice-versa
Range header field string parser
A modern CSS parser and stringifier with TypeScript support
Frequently installed together
Version history
| Version | Published | License |
|---|---|---|
| 0.5.0latest | 3 years ago | MIT |
| 0.4.3 | 3 years ago | MIT |
| 0.4.2 | 4 years ago | MIT |
| 0.4.1 | 4 years ago | MIT |
| 0.4.0 | 5 years ago | MIT |
| 0.3.2 | 5 years ago | MIT |
| 0.3.1 | 7 years ago | MIT |
| 0.3.0 | 7 years ago | MIT |
| 0.2.2 | 8 years ago | MIT |
| 0.2.1 | 8 years ago | MIT |
| 0.2.0 | 8 years ago | MIT |
| 0.1.15 | 9 years ago | MIT |
| 0.1.14 | 9 years ago | MIT |
| 0.1.13 | 9 years ago | MIT |
| 0.1.12 | 10 years ago | MIT |
| 0.1.11 | 10 years ago | MIT |
| 0.1.10 | 12 years ago | MIT |
| 0.1.9 | 12 years ago | MIT |
| 0.1.8 | 12 years ago | MIT |
| 0.1.7 | 12 years ago | MIT |
Maintainers
Frequently asked questions
How do I install ret?
Run `npm install ret` to add ret to your npm project.
What license is ret released under?
ret is distributed under the MIT license.
How popular is ret?
ret has approximately 0 downloads per week and 1 known dependent packages.