3.0.0 • Published 9 years ago
jquery-slim v3.0.0
Slim version of jQuery that excludes ajax, effects and currently deprecated code, Learn More.
Install via NPM
npm i jquery-slim --save
Using with webpack or browserify:
import $ from 'jquery-slim'
const myStuff = $('select-stuff');
3.0.0
9 years ago