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
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- 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
- Make a shallow clone of an object, array or primitive.☆29Updated 5 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 5 months ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- easy cli logger☆15Updated 4 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- List of node.js builtin modules☆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
- Iterate over promises serially☆50Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a file is executable☆29Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago