UNPKG

strong-params

Version:

Rails-style strong parameters for javascript projects. (e.g. Express, Koa)

14 lines (10 loc) 380 B
# Contributing to strong-params ---- Please feel free to contribute to our source and make it better. #### Coding Rules - We're following [Java Script Standard Style](https://github.com/feross/standard). - All features or bug fixes **must be tested** by one or more specs. #### Pull Request - Fork the root repository. - Make changes in your repository. - Create pull request.