adaltas / node-printf
Write formatted data (complete implementation of printf and sprintf) in Node.js
☆90Updated last month
Related projects ⓘ
Alternatives and complementary repositories for node-printf
- touch(1) for node☆122Updated 5 months ago
- Create and parse HTTP Content-Type header☆131Updated 4 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 3 years ago
- Check if something is a Node.js stream☆111Updated 3 weeks ago
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Split Streams3 style☆281Updated 5 months ago
- Read a chunk from a file☆122Updated 4 months ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Flatten a multi-dimensional array in JavaScript.☆86Updated 11 months ago
- Converts a Buffer/String to a readable stream.☆151Updated 8 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆191Updated 5 months ago
- Like ruby's Abbrev module☆164Updated last month
- qs for koa, and use querystring more safely.☆88Updated 4 months ago
- Temporary files and dirs for Node.js☆68Updated 4 months ago
- A stream that emits multiple other streams one after another.☆142Updated last year
- Detect character encoding using ICU☆84Updated 10 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated last month
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 4 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆148Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆96Updated last year
- Check if a string or buffer is SVG☆131Updated 3 months ago
- Set of utilities to work with JSON / JSON5 documents.☆72Updated 4 years ago
- Execute a listener when a response is about to write headers.☆154Updated 6 months ago
- A cryptographically secure generator for random numbers in a range.☆83Updated 3 years ago
- destroy a stream if possible☆56Updated 2 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Find multiple RegExp matches in a string☆93Updated 2 years ago
- A javascript Base62 encode/decoder for node.js☆150Updated 4 months ago