sindresorhus / shebang-regexLinks
Regular expression for matching a shebang line
☆47Updated 4 years ago
Alternatives and similar repositories for shebang-regex
Users that are interested in shebang-regex are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆61Updated last month
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if a file is executable☆29Updated 7 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Check if a path is inside another path☆39Updated 2 months ago
- Slice a string with ANSI escape codes☆50Updated 2 months ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆20Updated 2 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Regular expression for matching astral symbols☆34Updated 6 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Check if an Array is sorted☆34Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Convert directories to glob compatible strings☆44Updated 6 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated last year
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Minimal module to check if a file is executable.☆49Updated 2 weeks ago
- Check if a value is an object☆41Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Check if a value is a function☆28Updated 4 years ago
- Check if a file path is a binary file☆48Updated last year
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago