jonschlinkert / split-stringLinks
Split a string on a given character or characters, with support for escaping.
☆58Updated 3 years ago
Alternatives and similar repositories for split-string
Users that are interested in split-string are comparing it to the libraries listed below
Sorting:
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 6 months ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- fs read and write streams based on minipass☆20Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Center-align the text in a string.☆23Updated 8 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year