{"id":20961662,"url":"https://github.com/elchininet/isometric-css","last_synced_at":"2025-05-14T07:30:56.139Z","repository":{"id":41962642,"uuid":"331945367","full_name":"elchininet/isometric-css","owner":"elchininet","description":"Isometric-CSS is a lightweight JavaScript library to build isometric projections through declarative HTML attributes.","archived":false,"fork":false,"pushed_at":"2025-05-04T13:24:27.000Z","size":10808,"stargazers_count":60,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-04T14:23:12.520Z","etag":null,"topics":["css","css-animation","css-animations","css-transformations","css-transforms","draw","drawing","engineering","engineering-drawing","graphics","isometric","isometric-css","isometric-projection","isometric-projections","javascript","orthogonal","orthogonal-projection","projection","transformation","typescript"],"latest_commit_sha":null,"homepage":"https://elchininet.github.io/isometric-css/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elchininet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"elchininet"}},"created_at":"2021-01-22T12:52:22.000Z","updated_at":"2025-05-04T13:24:28.000Z","dependencies_parsed_at":"2024-03-28T23:23:34.188Z","dependency_job_id":"f13e1d6a-e9eb-4de2-afe9-1be8e85115c8","html_url":"https://github.com/elchininet/isometric-css","commit_stats":{"total_commits":91,"total_committers":2,"mean_commits":45.5,"dds":"0.18681318681318682","last_synced_commit":"1ed039bce2d7d51c051178fd41b2bbe407803ea7"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elchininet%2Fisometric-css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elchininet%2Fisometric-css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elchininet%2Fisometric-css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elchininet%2Fisometric-css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elchininet","download_url":"https://codeload.github.com/elchininet/isometric-css/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254094817,"owners_count":22013647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","css-animation","css-animations","css-transformations","css-transforms","draw","drawing","engineering","engineering-drawing","graphics","isometric","isometric-css","isometric-projection","isometric-projections","javascript","orthogonal","orthogonal-projection","projection","transformation","typescript"],"created_at":"2024-11-19T02:15:11.836Z","updated_at":"2025-05-14T07:30:54.668Z","avatar_url":"https://github.com/elchininet.png","language":"TypeScript","funding_links":["https://github.com/sponsors/elchininet"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/elchininet/isometric-css\"\u003e\n        \u003cimg src=\"https://raw.githubusercontent.com/elchininet/isometric-css/master/docs-src/src/images/isometric-css.png\" width=\"550\" title=\"isometric-css\" /\u003e\n    \u003c/a\u003e\n    \u003cbr\u003e\n    A lightweight JavaScript library to build isometric projections through declarative HTML attributes\n\u003c/p\u003e\n\n[![Deployment Status](https://github.com/elchininet/isometric-css/actions/workflows/deploy.yaml/badge.svg)](https://github.com/elchininet/isometric-css/actions/workflows/deploy.yaml)\n[![Test](https://github.com/elchininet/isometric-css/actions/workflows/test.yaml/badge.svg)](https://github.com/elchininet/isometric-css/actions/workflows/test.yaml)\n[![Coverage Status](https://coveralls.io/repos/github/elchininet/isometric-css/badge.svg?branch=master)](https://coveralls.io/github/elchininet/isometric-css?branch=master)\n[![npm version](https://badge.fury.io/js/isometric-css.svg)](https://badge.fury.io/js/isometric-css)\n\n## Isometric-CSS\n\n[Isometric-CSS](https://elchininet.github.io/isometric-css/) is a lightweight `JavaScript` library to easily build \u003ca href=\"https://en.wikipedia.org/wiki/Isometric_projection\" target=\"_blank\" rel=\"noreferrer noopener\"\u003eisometric projections\u003c/a\u003e through declarative HTML attributes, so no `JavaScript` knowledge is required. You just need to add the `isometric` class and specific \u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/data-*\" target=\"_blank\" rel=\"noreferrer noopener\"\u003edata attributes\u003c/a\u003e 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](https://elchininet.github.io/isometric-css/library-api) for more details).\n\n## Demo and Documentation\n\nhttps://elchininet.github.io/isometric-css/\n\n\u003ca href=\"https://elchininet.github.io/isometric-css/\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/elchininet/isometric-css/master/docs-src/src/images/isometric.png\" width=\"838\" title=\"isometric-css\" /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felchininet%2Fisometric-css","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felchininet%2Fisometric-css","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felchininet%2Fisometric-css/lists"}