2
0
Fork 0
tcrud/README.md
2015-06-20 01:08:29 +02:00

32 lines
514 B
Markdown

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