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
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- 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
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Modern version of duplexer2☆15Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Is this an ES6 Symbol value?☆19Updated 4 months ago
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Turn an array like into an array☆12Updated 4 years ago
- An implementation of the DOMException class from browsers☆21Updated last year
- node.js through stream that emits a unique stream of objects based on criteria☆25Updated 3 months 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 8 years ago
- The color cyan, in ansi.☆8Updated 6 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆18Updated 3 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Global logging utility.☆18Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago