jonschlinkert / split-string
Split a string on a given character or characters, with support for escaping.
☆57Updated 2 years ago
Alternatives and similar repositories for split-string:
Users that are interested in split-string are comparing it to the libraries listed below
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- The cheesy object formatter☆36Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- ☆62Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 9 months 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
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆56Updated 6 months ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆36Updated 6 months ago
- Tests whether one path is inside another path☆41Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Truncate a string to a specific width in the terminal☆86Updated last year
- Clean and beautiful options for minimist☆54Updated 2 years ago
- Write data to a random temporary file☆105Updated 6 months ago
- Check if a file is executable☆31Updated 6 years ago
- Check if a file path is a binary file☆44Updated 9 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Log the value/error of a promise☆26Updated 3 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- Delete nested properties from an object using dot notation.☆34Updated 2 years ago
- Parse HTTP X-Forwarded-For header☆57Updated 9 months ago
- Assertion library for streams☆18Updated 9 years ago