{"_id":"selectivizr","_rev":"4-fa970156c6bf47be24363ba7348319ac","name":"selectivizr","description":"selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8.","dist-tags":{"latest":"1.0.3"},"versions":{"1.0.3":{"name":"selectivizr","version":"1.0.3","description":"selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8.","main":"selectivizr.js","directories":{"test":"tests"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://gisu@github.com/gisu/selectivizr.git"},"keywords":["polyfill"],"author":{"name":"keithclark"},"license":"MIT","bugs":{"url":"https://github.com/gisu/selectivizr/issues"},"homepage":"https://github.com/gisu/selectivizr#readme","gitHead":"508a9bf60855024b11a29d0b4f824acd2c346baf","_id":"selectivizr@1.0.3","_shasum":"a38e86089f0bfa09f2ae1d4ed29cddc7be7c4f6e","_from":".","_npmVersion":"3.5.2","_nodeVersion":"4.2.0","_npmUser":{"name":"gisu","email":"gisu2onic@gmail.com"},"maintainers":[{"name":"gisu","email":"gisu2onic@gmail.com"}],"dist":{"shasum":"a38e86089f0bfa09f2ae1d4ed29cddc7be7c4f6e","tarball":"https://registry.npmjs.org/selectivizr/-/selectivizr-1.0.3.tgz","integrity":"sha512-n+zKCLDPmsA2pQrXeLi1gBPU6SwPF8KjqjMNC0nIF0aIaAVrmacN5WPDXJcz49E6NDYxI2HpD9nOhGmj1DTSVQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA2AHHPgWiKvzjhQnpDEgK4iXMyCmVXfyhk27xmVLIAxAiEA/6FcHwGEBX+x9wzq8NQDRS71m2VFp9lKWEEY4duOUMA="}]}}},"readme":"Selectivizr\r\n-----------\r\n\r\n**CSS3 selectors for IE**\r\n\r\n\r\n_selectivizr_ is a JavaScript utility that emulates CSS3 pseudo-classes\r\nand attribute selectors in Internet Explorer 6-8. Simply include the\r\nscript in your pages and selectivizr will do the rest.\r\n\r\nTo use the library, you'll need to include one of the supported libraries:\r\n\r\n  * jQuery (1.3+/1.4+)\r\n  * Dojo (1.5.0+)\r\n  * Prototype (1.6.1+)\r\n  * Yahoo UI Library (2.8.0+)\r\n  * DOMAssistant (2.8.0+)\r\n  * MooTools (1.3+)\r\n  * NWMatcher (1.2.3+)\r\n  \r\nThen add the following conditional comment:\r\n\r\n\t<!--[if (gte IE 6)&(lte IE 8)]>\r\n\t  <script type=\"text/javascript\" src=\"selectivizr.js\"></script>\r\n\t  <noscript><link rel=\"stylesheet\" href=\"[fallback css]\" /></noscript>\r\n\t<![endif]-->\r\n\r\nThis adds the `selectivizr.js` and fallback CSS file to IE6-8 while hiding\r\nfor other browsers.","maintainers":[{"name":"gisu","email":"gisu2onic@gmail.com"}],"time":{"modified":"2022-06-26T17:23:57.929Z","created":"2015-12-27T23:27:19.246Z","1.0.3":"2015-12-27T23:27:19.246Z"},"homepage":"https://github.com/gisu/selectivizr#readme","keywords":["polyfill"],"repository":{"type":"git","url":"git+https://gisu@github.com/gisu/selectivizr.git"},"author":{"name":"keithclark"},"bugs":{"url":"https://github.com/gisu/selectivizr/issues"},"license":"MIT","readmeFilename":"README.markdown","users":{"markoni":true}}