Skip to content

Isometric-CSS is a lightweight JavaScript library to build isometric projections through declarative HTML attributes.

License

Notifications You must be signed in to change notification settings

elchininet/isometric-css

Repository files navigation


A lightweight JavaScript library to build isometric projections through declarative HTML attributes

Deployment Status Test Coverage Status npm version

Isometric-CSS

Isometric-CSS is a lightweight JavaScript library to easily build isometric projections through declarative HTML attributes, so no JavaScript knowledge is required. You just need to add the isometric class and specific data attributes to the elements, and on page-load CSS rules will be created and applied to give them the desired transformation or animations. It is also possible to transform or animate the elements dynamically using the JavaScript API (read the API section for more details).

Demo and Documentation

https://elchininet.github.io/isometric-css/