TritonDataCenter / node-extsprintf
Extended POSIX-style sprintf
☆35Updated 3 years ago
Alternatives and similar repositories for node-extsprintf:
Users that are interested in node-extsprintf are comparing it to the libraries listed below
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Turn an array like into an array☆12Updated 3 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Modern version of duplexer2☆15Updated 2 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆25Updated 4 years ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Updated 3 weeks ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Find the module object for something that was require()d☆26Updated last year
- Is this an ES6 Symbol value?☆18Updated 2 months ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.☆12Updated last year
- Combines array of streams into one Readable stream in strict order.☆28Updated last year
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Like `new Map` but for older JavaScripts☆21Updated last year
- fstream class for creating npm packages☆30Updated 7 years ago
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 years ago
- dead-simple optimistic async helper in javascript☆15Updated 10 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 6 years ago
- ☆12Updated 8 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Create an array by repeating the given string n times.☆19Updated 3 years ago