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:
- Create a MD5 hash with hex encoding☆45Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 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
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- The cheesy object formatter☆36Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆60Updated 10 months ago
- Iterate over promises serially☆50Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Filter object keys and values into a new object☆101Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a file path is a binary file☆44Updated last year
- A stricter URI encode adhering to RFC 3986☆59Updated 5 years ago
- Get the set npm registry URL☆55Updated last month