jquery-slim-webpack

0.0.3 • Public • Published

JQuery-slim for webpack

Package of jquery-slim.js for webpack import.

Install

Install with npm

$ npm i jquery-slim-webpack --save

Install with yarn

$ yarn add jquery-slim-webpack

Usage

import $ from 'jquery-slim-webpack';

$('#element').click(() => console.log(!!window.$)); // -> true

Readme

Keywords

Package Sidebar

Install

npm i jquery-slim-webpack

Weekly Downloads

14

Version

0.0.3

License

MIT

Last publish

Collaborators

  • ignorantic