MonirAbuHilal / css-triggers

A reference for the render impact of mutating CSS properties.

Home Page:https://csstriggers.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS Triggers

Tells you what gets triggered by mutating a given CSS property.

Running application locally

  1. Clone the project.
  2. Run npm install in css-triggers.
  3. Run gulp in css-triggers to make a build.
  4. Run node server.js
  5. Go to localhost:8070

License

Apache 2.0. See /LICENSE

Please note: this is not a Google product

About

A reference for the render impact of mutating CSS properties.

https://csstriggers.com/

License:Apache License 2.0


Languages

Language:JavaScript 69.9%Language:CSS 18.7%Language:HTML 11.4%