Isometric Css Save

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

Project README


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/

Open Source Agenda is not affiliated with "Isometric Css" Project. README Source: elchininet/isometric-css