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
- 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
- Get the first path that exists on disk of multiple paths☆61Updated 2 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Slice a string with ANSI escape codes☆50Updated 2 months ago
- Make a shallow clone of an object, array or primitive.☆30Updated 2 months ago
- Indent each line in a string☆113Updated 3 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated 2 months ago
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated 3 months ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Iterate over promises serially☆51Updated 3 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Write data to a random temporary file☆107Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Create a MD5 hash with hex encoding☆46Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago