Home

Awesome

CSS in JS Benchmarks

Big Table

gif

Big Table examples, use:

Average results are here.

New demos and benchmarks will be soon :)

Contribution

Here is a little contributing guild:

  1. Create an appropriate folder for your CSS in JS new implementation. Use react as example of boilerplate.
  2. Add description for your CSS in JS in package.json. Example
  3. Add your solution for Table.js file.
  4. Run benchmarks: npm run benchmark. To tun tests for specific packageor - npm run benchmark -- rockey styled-jss radium

Add your favorite CSS in JS implementation! Your contributions and suggestions are heartily welcome. =^.^=