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
- A better `Promise.race()`☆46Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Filter object keys and values into a new object☆101Updated 9 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆61Updated 5 months ago
- Write data to a random temporary file☆105Updated 7 months ago
- Get locally or globally installation path of given package name.☆43Updated 2 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
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 7 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 weeks ago
- The cheesy object formatter☆36Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Check if a file is executable☆30Updated 6 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 weeks ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago