jonschlinkert / split-stringLinks
Split a string on a given character or characters, with support for escaping.
☆57Updated 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☆54Updated 4 years ago
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- The cheesy object formatter☆36Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 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
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- A better `Promise.race()`☆46Updated 2 years ago
- utility to transform an nlcst tree to a string☆19Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- This repository has been archived, use Enquirer instead.☆22Updated 2 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 8 months ago
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Get the path of the parent module☆77Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- easy cli logger☆15Updated 2 months ago
- Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.☆26Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆59Updated 10 months ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆63Updated last month
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Check if a file path is a binary file☆45Updated last year