Normalize Selector. Cleans up messy CSS selectors into a standard format.

github.com/getify/normalize-selector

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2015
  • bumping version, per #6
  • Merge pull request #6 from TrySound/fix-deps
  • Added assertion dependency
  • bumping version to republish on npm, per #5
  • Merge pull request #5 from TrySound/remove-mocha-vendor
  • Removed mocha from vendor for node_modules
March 2015
  • bumping version in package.json
  • Merge pull request #2 from ben-eb/patch-1
  • Fixes cannot find module error.
April 2014
  • pulling in PR #1, cleaned up a little, closes #1
  • adding support for the CSS L4 case-insensitive attribute selector fla…
  • initial commit of repo