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

israelperezglez/isometric-css

 
 

Repository files navigation


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

Build Status   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/

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 45.8%
  • TypeScript 45.2%
  • SCSS 6.1%
  • HTML 2.9%