Socket
Book a DemoInstallSign in
Socket

ouanalyse-jquery-datatable-editable

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ouanalyse-jquery-datatable-editable

This fork is meant to update the project to be used with modern versions of jQuery and Datatables. Dependencies are in 'bower.json'.

latest
Source
npmnpm
Version
2.3.3
Version published
Maintainers
1
Created
Source

jquery-datatables-editable

This fork is meant to update the project to be used with modern versions of jQuery and Datatables. Dependencies are in 'bower.json'.

Steps To Build: (need node/npm installed)

git clone https://github.com/ansballard/jquery-datatables-editable.git editable
cd editable
npm update -g npm
npm install
npm install -g bower
bower install
grunt

To view the example page locally, run grunt serve in the project directory, and navigate to localhost:8000. To develop locally, use grunt dev to lint and minify on file changes.

Any formatting error should show up after running grunt, and a minified version/source map will be generated.

Example using bootstrap

FAQs

Package last updated on 10 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts