public
Fork of nel/slickspeed
Description: Speed / Validity test for css dom queries in JavaScript web Frameworks.
Homepage: http://github.com/kamicane/slickspeed
Clone URL: git://github.com/digitarald/slickspeed.git
Readme.md

SlickSpeed

Pure js Speed / Validity tests for dom queries in JavaScript web frameworks.

Instructions

  • Edit config/frameworks.js and fill in your framework list (see file comment for details). It supports Google Jsapi loading or just place your files in ./frameworks folder
  • Edit config/selectors.js and fill in your preferred selectors list.
  • Edit style.css, index.html if you wish.
  • Edit template.html if you want to change the selectors html file. You can use full documents but don't forget to add the two js include (the order is important)

License

MIT-Style License.