isometric-css
TypeScript icon, indicating that this package has built-in type declarations

2.2.4 • Public • Published


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/

Package Sidebar

Install

npm i isometric-css

Weekly Downloads

5

Version

2.2.4

License

Apache-2.0

Unpacked Size

29.8 kB

Total Files

5

Last publish

Collaborators

  • elchininet