jonschlinkert / split-stringLinks
Split a string on a given character or characters, with support for escaping.
☆59Updated 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
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last month
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 3 weeks 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
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 7 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Create an array with values that are present in the first input array but not additional ones☆39Updated 4 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Transform the first chunk in a stream☆27Updated last year
- Repeat a string - fast☆34Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 weeks ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- A better `Promise.race()`☆47Updated 2 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Filter object keys and values into a new object☆104Updated last year
- Make a shallow clone of an object, array or primitive.☆29Updated last month
- ES2015 Number.isNaN() ponyfill☆28Updated last year