0.0.4 • Published 7 years ago
express-nedb-admin v0.0.4
express-nedb-admin
Admin interface for express application with NEDB database

Features
- Admin interface for express application with NEDB database
Usage
tsm-starter
> ✔ Name of the package … name-of-the-package
> ✔ Description of the package … Descriptionm for the package
> ✔ License type … MIT
> ✔ What's your name? … Author's Name
> ✔ What's your email? … Author's Email
> ✔ What's your website url? … Author's Url
> ✔ What's your GitHub repo? … Author's GitHub RepoInstall
npm install --save express-nedb-admin
Or as binary
npm install --g express-nedb-admin`
Scripts
- npm run build :
rm -rf dist && tsc && npm run readme - npm run readme :
node ./node_modules/.bin/node-readme - npm run test :
mocha ./dist/test/*.js
Dependencies
| Package | Version | Dev |
|---|---|---|
| @decorators/di | ^1.0.2 | ✖ |
| @decorators/express | ^2.3.0 | ✖ |
| bcryptjs | ^2.4.3 | ✖ |
| commander | ^2.19.0 | ✖ |
| crypto | ^1.0.1 | ✖ |
| express-starter-config | 0.0.2 | ✖ |
| faker | ^4.1.0 | ✖ |
| filesize | ^4.0.0 | ✖ |
| great-logs | 0.0.4 | ✖ |
| joi | ^14.3.1 | ✖ |
| md5 | ^2.2.1 | ✖ |
| nedb | ^1.8.0 | ✖ |
| pagination | ^0.4.6 | ✖ |
| prompts | ^2.0.1 | ✖ |
| shelljs | ^0.8.3 | ✖ |
| walkdir | 0.0.12 | ✖ |
| @types/chai | ^4.1.3 | ✔ |
| @types/mocha | ^5.2.0 | ✔ |
| @types/node | ^10.0.2 | ✔ |
| chai | ^4.1.2 | ✔ |
| mocha | ^5.1.1 | ✔ |
| node-readme | ^0.1.9 | ✔ |
Contributing
Please check the Contributing Guidelines for more details. Thanks!