All Projects → HubSpot → Youmightnotneedjquery

HubSpot / Youmightnotneedjquery

Licence: mit
youmightnotneedjquery.com

Programming Languages

javascript
184084 projects - #8 most used programming language
Pug
443 projects
stylus
462 projects
coffeescript
4710 projects
CSS
56736 projects

You Might Not Need jQuery

Publish Workflow

A resource for doing things au naturel.

YouMightNotNeedjQuery.com

Contributing

To add a new section, just create a folder for it, and add jquery.js, and ie8.js, ie9.js and ie10.js as needed. For example, if you have ie8.js and ie9.js, the ie9 version will be shown to people looking for a solution that works in ie9 or 10.

Building

Building YMNNJQ requires Node.js

  1. In the project directory, run npm install
  2. To build the project and watch for changes, run npm run start. Alternatively, if you have gulp installed globally, you can run gulp default
  3. To build the project without watching for changes, use npm run build. If you have gulp installed globally, you can run gulp serve
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].