https://github.com/akashbabu/express-toppings
Easy expressjs coding with inbuilt form validations, db operations for pagination, Session etc
https://github.com/akashbabu/express-toppings
express express-js form-validation http-response mongodb
Last synced: about 1 month ago
JSON representation
Easy expressjs coding with inbuilt form validations, db operations for pagination, Session etc
- Host: GitHub
- URL: https://github.com/akashbabu/express-toppings
- Owner: AkashBabu
- License: mit
- Created: 2017-07-16T13:16:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-20T06:51:53.000Z (almost 9 years ago)
- Last Synced: 2025-01-01T09:29:08.449Z (over 1 year ago)
- Topics: express, express-js, form-validation, http-response, mongodb
- Language: JavaScript
- Size: 1.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: RoadMap.md
Awesome Lists containing this project
README
# express-toppings [](https://badge.fury.io/js/express-toppings) [](https://travis-ci.org/AkashBabu/express-toppings)
Working with expressjs made even more easier with `express-toppings`
It includes commonly used Function, input-validations, sessions, jwt, crud-handling, transformations etc
For a detailed documentation please [visit](https://akashbabu.github.io/express-toppings/)
## Test
> npm install
> npm test
## Coverage
> npm run coverage
## Contributions
For any contribution please make sure you have a corresponding test cases in the test/ folder under the corresponding module
By the way any pull-request with a new feature is always welcome.
## Licence
MIT