normalize-selector
v0.2.0
Published
Normalize CSS Selectors
Readme
Normalize-Selector
Normalize CSS selectors.
Examples:
#foo>.bar->#foo > .bar#foo > .bar->#foo > .barfoo[ a = 'b' ]->foo[a='b']
Tests
Run mocha tests on node.js with:
npm testor:
node ./test/mocha/node-suite.jsrawgithub
View the browser suite directly on rawgithub
License
The code and all the documentation are released under the MIT license.
http://getify.mit-license.org/
