2
0
Fork 0
TCrud nodejs application
Go to file
2020-12-01 14:23:29 +01:00
example Last open WIP commit to see ldap action. 2020-12-01 14:23:29 +01:00
lib Last open WIP commit to see ldap action. 2020-12-01 14:23:29 +01:00
.gitignore WIP open file for a while 2017-06-10 16:53:29 +02:00
.jshintignore created project structure 2015-06-20 01:08:29 +02:00
.jshintrc created project structure 2015-06-20 01:08:29 +02:00
package-lock.json Last open WIP commit to see ldap action. 2020-12-01 14:23:29 +01:00
package.json Make js work agian 2017-12-23 22:45:27 +01:00
README.md created project structure 2015-06-20 01:08:29 +02:00
TODO.md WIP open file for a while 2017-06-10 16:53:29 +02:00

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