jonschlinkert / line-numberLinks
Get the line number for each regex match found in a string.
☆15Updated 6 years ago
Alternatives and similar repositories for line-number
Users that are interested in line-number are comparing it to the libraries listed below
Sorting:
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆43Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Split lines into an array of lines☆44Updated last year
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 6 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Change alpha of a color string☆23Updated 6 months ago
- Check if a string is a URL☆85Updated 2 years ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Updated 9 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Boxes for use in the terminal☆101Updated last year
- Get the remote origin URL of a Git repository☆46Updated 3 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Detect and extract the static part of a glob string.☆10Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- fs read and write streams based on minipass☆20Updated last year
- Get the callsite of the caller function☆52Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get the path of the caller module☆65Updated 3 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 5 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Glob to regular expression with support for extended globs.☆75Updated 11 months ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Build an array of key paths from an object.☆17Updated 6 years ago