troygoode / node-require-directory
Recursively iterates over specified directory, requiring each file, and returning a nested hash structure containing those libraries.
☆412Updated 3 years ago
Alternatives and similar repositories for node-require-directory:
Users that are interested in node-require-directory are comparing it to the libraries listed below
- Convert koa generator-based middleware to promise-based middleware☆253Updated 4 years ago
- An easy way to require all files within a directory.☆301Updated 5 years ago
- CORS middleware for Koa☆244Updated 7 years ago
- Transfer static files☆427Updated 4 months ago
- Compress middleware for koa☆440Updated 9 months ago
- validate koa request params and format request params☆284Updated last year
- Important security headers for koa☆640Updated last week
- Mount other Koa applications or middleware to a given pathname☆554Updated 2 years ago
- Development style logging middleware☆564Updated 2 years ago
- Get and validate the raw body of a readable stream☆386Updated 5 months ago
- Rate limiter middleware☆488Updated last year
- Parse request bodies with co☆325Updated 8 months ago
- koa session store with memory, redis or others.