jonschlinkert / split-stringLinks
Split a string on a given character or characters, with support for escaping.
☆60Updated 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:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Make a shallow clone of an object, array or primitive.☆30Updated 3 months ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆54Updated 3 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
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 2 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 9 months ago
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- List of node.js builtin modules☆37Updated 2 weeks ago
- fs read and write streams based on minipass☆20Updated last month
- Get the auth token set for an npm registry☆34Updated 2 weeks ago