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 string is a scoped npm package name☆25Updated 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 all emails in a text file or stdin☆25Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Updated last month
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Check if a number is in a given range☆22Updated 4 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Check if a file path is an archive file☆16Updated last year
- Check if a value is an error constructor☆14Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Simple wildcard matching☆34Updated 3 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the version of a binary in semver format☆36Updated last year
- Check if a file path is a binary file☆49Updated last year
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Modify the filename in a path☆17Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if a string is email like☆25Updated 2 months ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Check if something is a generator function☆24Updated 3 years ago
- Regular expression for matching issue references☆49Updated last year