514 B
514 B
node-ff-tcrud
A Node.js library providing simple templated crud views.
Installation
npm install node-ff-tcrud --save
Example Application
There is a fully working express example application in the example folder. todo
Usage
todo
Tests
npm test
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.
Release History
0.1.x
- Initial release