ES6 spec-compliant RegExp.prototype.flags shim
Installations
Score
98.9
Supply Chain
84.3
Quality
79.9
Maintenance
100
Vulnerability
100
License
Releases
Unable to fetch releases
Developer
Developer Guide
Module System
CommonJS
Min. Node Version
>= 0.4
Typescript Support
No
Node Version
22.9.0
NPM Version
10.8.3
Statistics
8 Stars
161 Commits
10 Forks
5 Watching
1 Branches
3 Contributors
Updated on 03 Oct 2024
Bundle Size
18.14 kB
Minified
5.40 kB
Minified + Gzipped
Languages
JavaScript (100%)
Other packages similar to regexp.prototype.flags
@types/regexp.prototype.flags
TypeScript definitions for regexp.prototype.flags
@socketregistry/regexp.prototype.flags
Socket.dev optimized package override for regexp.prototype.flags
function.prototype.name
An ES2015 spec-compliant `Function.prototype.name` shim
regex-flags
Does one simple thing - gets the flags from a regular expression. Useful for cloning and any library that uses or generates regular expressions that are created from other regular expressions.