0.1.4 • Published 9 years ago

cylonsoft-sequelize-datatables v0.1.4

Weekly downloads
2
License
-
Repository
github
Last release
9 years ago

cylonsoft-sequelize-datatables

Create JQuery datatables server side response from Sequelize models

Getting Started

Install the module with: npm install cylonsoft-sequelize-datatables

var cylonsoft_sequelize_datatables = require('cylonsoft-sequelize-datatables');
cylonsoft_sequelize_datatables.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

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 using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2015 Gabo Acosta
Licensed under the MIT license.

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago