juliangruber / builtinsView external linksLinks
List of node.js builtin modules
☆37Nov 23, 2025Updated 2 months ago
Alternatives and similar repositories for builtins
Users that are interested in builtins are comparing it to the libraries listed below
Sorting:
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Create error instances with a code☆20Jun 22, 2022Updated 3 years ago
- A list of objects bound by prototype chain☆20Oct 25, 2025Updated 3 months ago
- Fork of crocs cycle package that lives in npm☆17Jan 31, 2020Updated 6 years ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 years ago
- Promise'd LevelUp.☆16Oct 10, 2016Updated 9 years ago
- utilities for primitive JavaScript types☆33Nov 29, 2021Updated 4 years ago
- schema package for HTTPArchive (HAR)☆22Jun 4, 2020Updated 5 years ago
- Superseded by abstract-level. An abstract-leveldown implementation that queues operations while a real abstract-leveldown instance is bei…☆19Dec 2, 2024Updated last year
- random string generator☆28Jun 19, 2019Updated 6 years ago
- correct invalid SPDX identifiers☆34Apr 15, 2024Updated last year
- Check and get file hashes using sha1, md5 etc....☆22Aug 16, 2024Updated last year
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Extended POSIX-style sprintf☆35Nov 2, 2021Updated 4 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- ☆26Dec 7, 2017Updated 8 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Oct 4, 2021Updated 4 years ago
- Array#filter for older browsers.☆18Feb 23, 2024Updated last year
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Dec 30, 2025Updated last month
- Give me a string and I'll tell you if it's a valid npm package license string☆29Apr 14, 2021Updated 4 years ago
- Determine if an object is a Node.js Stream☆63Dec 30, 2015Updated 10 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Jun 16, 2020Updated 5 years ago
- ☆13Dec 6, 2018Updated 7 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Change the defaults settings on a levelup instance by returning a new levelup instance that uses the same leveldown but different options☆13Jun 10, 2016Updated 9 years ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Sep 14, 2018Updated 7 years ago
- leveldb backed mail repl.☆10May 5, 2015Updated 10 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- Quick and dirty psychoanalysis for objects☆66Feb 15, 2018Updated 7 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Dec 15, 2023Updated 2 years ago
- process.nextTick always accepts args, always☆32Jun 19, 2019Updated 6 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Aug 4, 2020Updated 5 years ago
- Synchronously write a file and create its ancestor directories if needed☆14May 26, 2019Updated 6 years ago
- ☆19Dec 21, 2024Updated last year
- Generate regular expressions from regjsparser’s AST.☆33Dec 16, 2025Updated last month
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago