A better forEach
☆23Feb 11, 2025Updated last year
Alternatives and similar repositories for for-each
Users that are interested in for-each are comparing it to the libraries listed below
Sorting:
- pipe to console - process.stdout in your browser☆38Aug 18, 2018Updated 7 years ago
- Wrap a Readable stream in a Transform stream.☆10Apr 6, 2023Updated 2 years ago
- Faster, node.js focused alternative to JavaScript's native array map.☆14Feb 28, 2017Updated 9 years ago
- lit.js literary workshop app based on node.js☆25Jul 24, 2015Updated 10 years ago
- Polyfill for Node core events.once☆11Mar 2, 2019Updated 6 years ago
- Automatic i18n phrase translation using Google Translate☆13Aug 23, 2025Updated 6 months ago
- A ponyfill for Buffer.alloc☆14Nov 20, 2018Updated 7 years ago
- Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.☆16Mar 27, 2016Updated 9 years ago
- A ponyfill for Buffer.allocUnsafe☆15Nov 20, 2018Updated 7 years ago
- Deceive HTTP Parser☆17Sep 18, 2021Updated 4 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Oct 27, 2016Updated 9 years ago
- Slugs for Mongoose with history and i18n support (uses speakingurl by default, but you can use any slug library such as limax, slugify, m…☆23Apr 15, 2024Updated last year
- Takes JavaScript code, along with a config and returns the original code with tokens wrapped and/or replaced as configured.☆25Nov 2, 2021Updated 4 years ago
- List of sensitive fields that should be masked, obfuscated, or purged for security purposes☆22Sep 11, 2023Updated 2 years ago
- Node's querystring module for all engines. (ES3 compat fork)☆19Jul 7, 2017Updated 8 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Nov 24, 2018Updated 7 years ago
- Get the values of an object☆27Jun 21, 2023Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Jan 21, 2026Updated last month
- A template engine on steroid☆21Jul 6, 2017Updated 8 years ago
- A ponyfill for Buffer.from☆25Jul 29, 2021Updated 4 years ago
- This repository has been archived, use Enquirer instead.☆22Sep 14, 2018Updated 7 years ago
- Returns a `stream.Readable` from a URI string☆49May 5, 2023Updated 2 years ago
- Regular expression for matching file names, with or without extension.☆33Jul 1, 2017Updated 8 years ago
- Non-blocking stdout stream☆38Jun 14, 2024Updated last year
- Painlessly transfer files from a web browser to your local machine☆45Oct 23, 2019Updated 6 years ago
- Return a copy of an object without the given keys.☆78Dec 18, 2020Updated 5 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Dec 15, 2018Updated 7 years ago
- Simple way to combine multiple errors into one.☆32Nov 22, 2019Updated 6 years ago
- Use micromatch to filter npm module dependencies by name.☆99Nov 5, 2018Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Jan 24, 2021Updated 5 years ago
- Get the directory of globally installed packages and binaries☆77Feb 2, 2026Updated 3 weeks ago
- Get the length of the longest item in an array.☆29Apr 4, 2018Updated 7 years ago
- Lecture slides for Macroeconometrics☆12Jun 17, 2024Updated last year
- Get the npm config☆37Aug 3, 2024Updated last year
- 1.0☆11Dec 26, 2016Updated 9 years ago
- Get a PATH containing locally installed module executables.☆49Jul 7, 2020Updated 5 years ago
- ⏳ Historic site of HackCU VI☆14Sep 11, 2020Updated 5 years ago
- Hyphenates a camelcased CSS property name☆35Nov 20, 2024Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Feb 26, 2022Updated 4 years ago