Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MorganCaron/IsometricSass
Sass library to make isometric 2D without javascript
https://github.com/MorganCaron/IsometricSass
3d css css-framework isometric sass sass-framework simple
Last synced: 9 days ago
JSON representation
Sass library to make isometric 2D without javascript
- Host: GitHub
- URL: https://github.com/MorganCaron/IsometricSass
- Owner: MorganCaron
- License: mit
- Created: 2018-03-21T23:49:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T03:39:48.000Z (over 1 year ago)
- Last Synced: 2024-10-16T16:59:55.326Z (20 days ago)
- Topics: 3d, css, css-framework, isometric, sass, sass-framework, simple
- Language: Sass
- Homepage: https://morgancaron.github.io/IsometricSass/
- Size: 3.88 MB
- Stars: 381
- Watchers: 7
- Forks: 17
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- Awesome-CSS-Resources - IsometricSass:
README
# IsometricSass
[![IsometricSass](screenshot.png)](https://morgancaron.github.io/IsometricSass/)## *Sass library of isometric functions*
The use of 3D graphic contexts in JavaScript is often to the detriment of the performance and support of some browsers.IsometricSass is a Sass framework that requires **no JavaScript**.
It was created to be able to fully use the CSS 3D transformations to create 3D scenes.![Github Stars](https://img.shields.io/github/stars/MorganCaron/IsometricSass?style=for-the-badge)
![Github Forks](https://img.shields.io/github/forks/MorganCaron/IsometricSass?style=for-the-badge)
[![Discord](https://img.shields.io/discord/268838260153909249?label=Chat&logo=Discord&style=for-the-badge)](https://discord.gg/mxZvun4)### Project Health
[![Codacy](https://img.shields.io/codacy/grade/eaca93f8b27b4e8ca90555d467051888?logo=Codacy&style=for-the-badge)](https://www.codacy.com/manual/MorganCaron/IsometricSass)
[![Github Actions](https://img.shields.io/github/workflow/status/MorganCaron/IsometricSass/Documentation%20deployment?logo=Github&style=for-the-badge)](https://github.com/MorganCaron/IsometricSass/actions?query=workflow%3A%22Documentation+deployment%22)---
## Getting Started
[![Install](https://img.shields.io/badge/-Install-blue?style=for-the-badge)](INSTALL.md)
[![Contribute](https://img.shields.io/badge/-Contribute-blue?style=for-the-badge)](CONTRIBUTING.md)## Documentation
For full demo & documentation, visit [https://morgancaron.github.io/IsometricSass/](https://morgancaron.github.io/IsometricSass/)
---
## Additional Informations
![Top Language](https://img.shields.io/github/languages/top/MorganCaron/IsometricSass?style=for-the-badge)
[![License](https://img.shields.io/github/license/MorganCaron/IsometricSass?style=for-the-badge)](https://github.com/MorganCaron/IsometricSass/blob/master/LICENSE)