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:
- 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
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 4 months ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- easy cli logger☆15Updated 9 months ago
- Make a shallow clone of an object, array or primitive.☆30Updated 4 months ago
- Center-align the text in a string.☆23Updated 8 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Indent each line in a string☆115Updated 3 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 6 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Slice a string with ANSI escape codes☆50Updated 4 months ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 5 years ago
- Check if a file is executable☆29Updated 7 years ago
- Repeat a string - fast☆35Updated 4 years ago