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
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- touch(1) for node☆125Updated last month
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- node module to check if a command-line command exists☆147Updated 2 years ago
- Create and parse HTTP Content-Type header☆141Updated last month
- 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 3 years ago
- Check if something is a Node.js stream☆115Updated last year
- Improved typeof detection for node.js and the browser.☆127Updated last year
- ☆157Updated last year
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆119Updated 6 years ago
- HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.☆79Updated 5 years ago
- Check if a buffer contains valid UTF-8☆120Updated last week
- Detects if a file is binary in Node.js. Similar to Perl's -B☆170Updated last week
- Check if a string or buffer is SVG☆143Updated 5 months ago
- A javascript Base62 encode/decoder for node.js☆155Updated last month
- Like ruby's Abbrev module☆167Updated 3 weeks ago
- Split Streams3 style☆293Updated last year
- Read a chunk from a file☆125Updated last year
- Improved deep equality testing for Node.js and the browser.☆113Updated last year
- when you want to fire an event no matter how a process exits.☆196Updated last month
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Simple implmentation of Node.JS Stream.Readable and Stream.Writable classes holding the buffered data in memory.☆53Updated 5 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 6 months ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Infer the content-type of a request.☆227Updated 2 weeks ago
- Run a function exactly one time☆221Updated last month
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Brace expansion, as known from sh/bash, in JavaScript☆196Updated last week