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:
- A module for loading .env files and optionally loading defaults and a schema for validating all values are present.☆110Updated 3 years ago
- Recursively omit specified keys from an object.☆79Updated 3 years ago
- Utility for create, drop, truncate etc. administrative database operations.☆142Updated 3 years ago
- Remove falsy, empty or nullable values from objects☆154Updated 2 years ago
- Parse yes/no like values☆272Updated 4 months ago
- Recursively merge values in a JavaScript object.☆112Updated 3 years 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
- Unified node.js error API for mysql, postgres and sqlite3☆88Updated last year
- Write data to a random temporary file☆108Updated last year
- A basic poller built on top of promises☆119Updated 3 years ago
- Write Express middleware and route handlers using async/await☆124Updated 4 years ago
- Compose an array of middleware into a single function for use in Express, Connect, router, etc☆92Updated 5 months ago
- In-memory MongoDB Server. Ideal for testing.☆58Updated 7 years ago
- ES6 generators support for ExpressJS☆59Updated 7 years ago
- 🌲high performance debug logging 🐞☆160Updated 2 months ago
- Truncate text and keeps urls safe.☆54Updated 2 years ago
- Axios interceptor of logging request & response with debug library.☆133Updated last year
- Transforms nested values of complex objects☆44Updated 6 years ago
- 🌲 tee pino logs into a file, with multiple levels☆95Updated 2 years ago
- Simple timeouts for promises☆60Updated 6 years ago
- Express response transformations (or make until no good)☆108Updated 4 years ago
- Helper utility to provide pretty printed file sizes☆65Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Unique validation for Objection.js☆43Updated 3 years ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆92Updated last year
- Virtual async fileds for mongoose.js☆62Updated 7 years ago
- Clear the terminal screen if possible☆114Updated 4 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 5 months ago