sindresorhus / scoped-regexLinks
Regular expression for matching scoped npm package names
☆27Updated 3 years ago
Alternatives and similar repositories for scoped-regex
Users that are interested in scoped-regex are comparing it to the libraries listed below
Sorting:
- Check if a file path is an archive file☆16Updated last year
- Check if an Array is sorted☆35Updated 4 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Check if a value is an error constructor☆14Updated 4 years ago
- Simple wildcard matching☆34Updated 4 months ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Check if a file path is a binary file☆49Updated last year
- Check if a string is email like☆25Updated 2 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Get the version of a binary in semver format☆42Updated last year
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Sort an array of numbers☆18Updated 4 months ago
- Check if a number is in a given range☆22Updated 5 years ago
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Updated 2 months ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if a value is a function☆29Updated 4 years ago
- Strip console, alert, and debugger statements from JavaScript code☆30Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- ES2015 Math.imul() ponyfill☆11Updated 2 years ago
- Extract the article title of a HTML document or website☆31Updated 4 months ago
- Convert a Source Map object to a comment☆16Updated 4 years ago