Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

isometric-css

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isometric-css

A JavaScript library to build isometric projections using HTML elements and CSS classes

  • 1.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
13
increased by30%
Maintainers
1
Weekly downloads
 
Created
Source


A JavaScript library to build isometric projections using HTML elements and CSS classes

Documentation / Demo

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

Introduction

To give the apperance of an isometric projection to an HTML element, it is needed to apply CSS transformations to it. This transformations could be complex to manage, and even more when we have multiple elements and we want to translate them to specific isometric positions. The isometric-css library can help us in this task, it will create, using the power of JSS, the necessary CSS rules to transform the HTML elements. You can either apply the transformation through declarative data attributes in the HTML code or use the library API methods to apply this transformations to the elements dynamically using JavaScript.

Keywords

FAQs

Package last updated on 28 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc