{"_id":"desandro-classie","_rev":"4-5ca2a7efc57e583c3f11a2cb7f6ce160","name":"desandro-classie","description":"class helper functions","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.1":{"name":"desandro-classie","version":"1.0.1","description":"class helper functions","main":"classie.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git://github.com/desandro/classie.git"},"keywords":["class"],"author":{"name":"David DeSandro"},"license":"MIT","bugs":{"url":"https://github.com/desandro/classie/issues"},"homepage":"https://github.com/desandro/classie","_id":"desandro-classie@1.0.1","_shasum":"aad4d0ba98c81cd8e8bf51acff70f8d5f9e51893","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"desandro","email":"desandrocodes@gmail.com"},"maintainers":[{"name":"desandro","email":"desandrocodes@gmail.com"}],"dist":{"shasum":"aad4d0ba98c81cd8e8bf51acff70f8d5f9e51893","tarball":"https://registry.npmjs.org/desandro-classie/-/desandro-classie-1.0.1.tgz","integrity":"sha512-2kLS4P8Qjt2Stq4/rKfFnU+Mn7MipU8VfnC5UMx51nmLFux1n93dcWpcalpA8vPsIJJbaatbRmDCGdnBRzTk4g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC2uQ5rxmgk+OI2GkEGdGvDasM7R/MSMwY5rdJMkeH3ugIhALKLo14IFN2BesJ1fiD9WJnRDRJtwI24xmuIsa5ac4lE"}]}}},"readme":"# Classie - class helper functions\n\n[Ripped from bonzo](https://github.com/ded/bonzo) :heart: @ded\n\n``` js\nclassie.has( element, 'my-class' ) // returns true/false\nclassie.add( element, 'my-new-class' ) // add new class\nclassie.remove( element, 'my-unwanted-class' ) // remove class\nclassie.toggle( element, 'my-class' ) // toggle class\n```\n\n## Package management\n\nInstall with [Bower](http://bower.io) :bird: `bower install classie`\n\nInstall with npm `npm install desandro-classie`\n\nInstall with [Component](http://github.com/component/component) `component install desandro/classie`\n\n## MIT license\n\nclassie is released under the [MIT license](http://desandro.mit-license.org).\n","maintainers":[{"name":"desandro","email":"desandrocodes@gmail.com"}],"time":{"modified":"2022-06-15T01:33:22.399Z","created":"2014-10-17T21:31:26.368Z","1.0.1":"2014-10-17T21:31:26.368Z"},"homepage":"https://github.com/desandro/classie","keywords":["class"],"repository":{"type":"git","url":"git://github.com/desandro/classie.git"},"author":{"name":"David DeSandro"},"bugs":{"url":"https://github.com/desandro/classie/issues"},"license":"MIT","readmeFilename":"README.md"}