notjquery

v0.0.3
Using the native javascript API to simulate the dom functions of JQuery
jquery

Not JQuery

This is not JQuery

To use:
var $ = require('notjquery');

$('#exampleID');
$('.exampleClass');
$('p');

npm i notjquery

Metadata

  • MIT
  • Whatever
  • Conor Hastings
  • released 4/7/2015

Downloads

Maintainers