jonschlinkert / split-stringLinks
Split a string on a given character or characters, with support for escaping.
☆60Updated 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:
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last month
- 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
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated last month
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Slice a string with ANSI escape codes☆50Updated last month
- Get the path of the parent module☆78Updated last month
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated last month
- Convert an Observable to a Promise☆50Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Get the path of the caller module☆66Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Strip the final newline character from a string/buffer☆36Updated last year
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated last month
- Check if a file path is a binary file☆48Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year