datatables.net-colreorder : ColReorder for DataTables . You can installing datatables.net-colreorder npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install datatables.net-colreorder $ sudo npm install -g datatables.net-colreorder
If want to update the datatables.net-colreorder package execute the command as below,
$ sudo npm update datatables.net-colreorder
Update package globally,
$ npm install -g datatables.net-colreorder
$ sudo git clone https://github.com/rektide/datatables.net-colreorder.git
$ sudo npm install -g ./datatables.net-colreorder
datatables.net-colreorder@1.4.1 /usr/lib/node_modules/datatables.net-colreorder
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall datatables.net-colreorder
Package Name | datatables.net-colreorder |
Version | 1.4.1 |
Description | ColReorder for DataTables |
Released Date | 2017-09-12T12:47:07.716Z |
Published by | datatables |
How to Learn | https://www.npmjs.com/package/datatables.net-colreorder/tutorial |