ladjs / dotenv-parse-variablesLinks
Parse dotenv files for Boolean, Array, and Number variable types, built for Lad
☆125Updated 4 years ago
Alternatives and similar repositories for dotenv-parse-variables
Users that are interested in dotenv-parse-variables are comparing it to the libraries listed below
Sorting:
- Recursively omit specified keys from an object.☆79Updated 3 years ago
- A module for loading .env files and optionally loading defaults and a schema for validating all values are present.☆111Updated 2 years ago
- Unified node.js error API for mysql, postgres and sqlite3☆86Updated last year
- Write Express middleware and route handlers using async/await☆124Updated 3 years ago
- Remove falsy, empty or nullable values from objects☆154Updated last year
- Utility for create, drop, truncate etc. administrative database operations.☆142Updated 3 years ago
- Simple timeouts for promises☆60Updated 6 years ago
- ES6 generators support for ExpressJS☆60Updated 7 years ago
- Parse yes/no like values☆270Updated 3 years ago
- A basic poller built on top of promises☆117Updated 2 years ago
- 🌲high performance debug logging 🐞☆157Updated 6 months ago
- Easily generate random strings like passwords, with simple options for specifying a length and for using patterns of numeric, alpha-numer…☆184Updated 2 years ago
- Transforms nested values of complex objects☆44Updated 6 years ago
- Unique validation for Objection.js☆44Updated 2 years ago
- Use property paths (`a.b.c`) get a nested value from an object.☆289Updated 6 months ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated this week
- Middleware for setting unique request id☆122Updated last year
- Run some code when the process exits☆118Updated 4 years ago
- Truncate text and keeps urls safe.☆53Updated 2 years ago
- 🌲 tee pino logs into a file, with multiple levels☆94Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- In-memory MongoDB Server. Ideal for testing.☆57Updated 6 years ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆89Updated 7 months ago
- Simple command line prompting utility for nodejs☆153Updated 3 years ago
- Recursively merge values in a JavaScript object.☆111Updated 2 years ago
- Link your NPM projects automatically, for sophisticated / modular local development.☆73Updated 5 years ago
- Read a chunk from a file☆123Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Compose an array of middleware into a single function for use in Express, Connect, router, etc☆92Updated 2 weeks ago