Like envify but much faster
☆283Dec 18, 2020Updated 5 years ago
Alternatives and similar repositories for loose-envify
Users that are interested in loose-envify are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 5 years ago
- Selectively replace Node-style environment variables with plain strings.☆897Dec 11, 2021Updated 4 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 9 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Minimal async jobs utility library, with streams support☆25Dec 18, 2025Updated 7 months ago
- ☆20Oct 18, 2021Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 5 years ago
- Right-align the text in a string.☆19May 4, 2018Updated 8 years ago
- ☆26Dec 7, 2017Updated 8 years ago
- Tiny JavaScript tokenizer.☆556Jun 5, 2026Updated last month
- shim for require.main.filename() that works in as many environments as possible☆20Dec 15, 2023Updated 2 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 5 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 9 months ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 5 years ago
- schema package for HTTPArchive (HAR)☆23Jun 4, 2020Updated 6 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 9 months ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 4 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Jul 12, 2026Updated 2 weeks ago
- 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
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- Find the module object for something that was require()d☆27Apr 21, 2023Updated 3 years ago
- utilities for primitive JavaScript types☆33Nov 29, 2021Updated 4 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 10 months ago
- The Node.js `util.deprecate()` function with browser support