jonschlinkert / split-stringLinks
Split a string on a given character or characters, with support for escaping.
☆59Updated 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:
- 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
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated last week
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago
- Detect the dominant newline character of a string☆55Updated last year
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 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 2 weeks ago
- Slice a string with ANSI escape codes☆50Updated last week
- Center-align the text in a string.☆23Updated 8 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Transform the first chunk in a stream☆26Updated last year
- Check if a file is executable☆29Updated 7 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 6 months ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- The cheesy object formatter☆36Updated 4 years ago