adaltas / node-printfLinks
Write formatted data (complete implementation of printf and sprintf) in Node.js
☆90Updated last year
Alternatives and similar repositories for node-printf
Users that are interested in node-printf are comparing it to the libraries listed below
Sorting:
- Flatten a multi-dimensional array in JavaScript.☆87Updated 5 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Read a chunk from a file☆124Updated last year
- Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles per…☆130Updated 2 years ago
- Create and parse HTTP Content-Type header☆140Updated 3 weeks ago
- touch(1) for node☆125Updated last month
- Generate a random integer☆88Updated 2 months ago
- node module to check if a command-line command exists☆147Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Check if a string or buffer is SVG☆143Updated 4 months ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆157Updated last week
- Improved typeof detection for node.js and the browser.☆127Updated last year
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Check if something is a Node.js stream☆114Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last month
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Detect character encoding using ICU☆84Updated last year
- Split Streams3 style☆293Updated last year
- Like ruby's Abbrev module☆167Updated last week
- Copy a file☆121Updated 3 months ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆119Updated 6 years ago
- A simple module for reading JSON files that may have comments.☆92Updated 10 months ago
- Simple implmentation of Node.JS Stream.Readable and Stream.Writable classes holding the buffered data in memory.☆53Updated 5 years ago
- Write files in an atomic fashion w/configurable ownership☆242Updated this week
- Removes comments from JSON, JavaScript, CSS, HTML, etc.☆76Updated 4 years ago
- Run a function exactly one time☆221Updated last month
- ☆157Updated 11 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated this week
- Brace expansion, as known from sh/bash, in JavaScript☆197Updated 2 weeks ago