emgeee / recursive-installLinks
Recursively run npm install
☆37Updated 2 years ago
Alternatives and similar repositories for recursive-install
Users that are interested in recursive-install are comparing it to the libraries listed below
Sorting:
- A wrapper for Knex.js that can output list of objects hydrated from a select☆76Updated 4 years ago
- A mock knex adapter for simulating a database during testing☆240Updated last year
- A simple mock interface specifically for testing code relying on Sequelize models☆140Updated 2 years ago
- Middleware for setting unique request id☆124Updated 2 years ago
- Write Express middleware and route handlers using async/await☆124Updated 4 years ago
- Extend Sinon stubs for Mongoose methods to test chained methods easily☆88Updated 3 years ago
- A postgresql driver for db-migrate.☆68Updated 2 years ago
- Simple request and response mock objects to pass into Express routes when testing using Sinon.☆46Updated 2 years ago
- Parsing and formatting date strings using IANA time zones for date-fns.☆136Updated 2 years ago
- Javascript validator for UUID versions 1 through 5☆60Updated 3 years ago
- A Node.js ORM, mapping-based. Works with MySQL, PostgreSQL, SQLite and more.☆256Updated 3 years ago
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆384Updated this week
- Wrap your tests in a sandbox with auto-cleanup☆51Updated last year
- Events monitor for pg-promise☆151Updated 5 months ago
- Fast CSV parser☆327Updated 2 years ago
- Better error messages for Hapi.js Joi validation☆121Updated 2 years ago
- Modern database migration toolkit for knex.js☆339Updated 2 years ago
- A CSV encoder stream that produces properly escaped CSVs☆203Updated 5 years ago
- Validate the JWT scope to authorize access to an endpoint☆99Updated 3 months ago
- A module for loading .env files and optionally loading defaults and a schema for validating all values are present.☆110Updated 3 years ago
- THIS PACKAGE IS NOW DEPRECATED. Consider using mongodb-memory-server instead☆259Updated 3 years ago
- Mongodb driver inspired by mongojs built with async/await in mind☆311Updated 10 months ago
- Sequelize extension to deal with data-mocking for testing