isometric-css
v2.2.4
Published
A lightweight JavaScript library to build isometric projections through declarative HTML attributes
Downloads
38
Maintainers
Readme
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/