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
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆56Updated 6 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Transform the first chunk in a stream☆26Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 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
- Clean and beautiful options for minimist☆54Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 9 months ago
- Iterate over promises serially☆50Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Delete nested properties from an object using dot notation.☆34Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Global logging utility.☆18Updated 10 months ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- The cheesy object formatter☆36Updated 4 years ago
- Linkify GitHub issue references☆46Updated 4 months 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
- Get the path of the caller module☆64Updated 3 years ago
- easy cli logger☆15Updated last year
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago