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:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 4 months 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 4 years 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
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated this week
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Make a shallow clone of an object, array or primitive.☆31Updated 5 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Slice a string with ANSI escape codes☆50Updated 4 months ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 5 months ago
- Get the path of the parent module☆79Updated 4 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 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
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 11 months ago