https://github.com/vscaperrotta/skeleton-generator
Tool to generate skeleton that scale on multiple frameworks.
https://github.com/vscaperrotta/skeleton-generator
angular canvas editor framework generator react skeleton skeleton-css skeleton-loading svg vue
Last synced: about 2 months ago
JSON representation
Tool to generate skeleton that scale on multiple frameworks.
- Host: GitHub
- URL: https://github.com/vscaperrotta/skeleton-generator
- Owner: vscaperrotta
- License: mit
- Created: 2025-01-16T10:17:42.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-02-18T14:35:24.000Z (3 months ago)
- Last Synced: 2025-02-18T15:34:50.690Z (3 months ago)
- Topics: angular, canvas, editor, framework, generator, react, skeleton, skeleton-css, skeleton-loading, svg, vue
- Language: JavaScript
- Homepage: https://skeleton-generator-ui.vercel.app/
- Size: 4.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# Skeleton Generator
---
Tool to generate skeleton and return HTML, CSS or Framework Component.This tool allows you to draw the necessary shapes for your skeleton on a board, and export them in different formats.

In particular, the interface allows you to draw shapes, move them to a grid and delete them individually or all at once. It is possible to hide the grid and remove the snap to the grid.
On the right hand side, the user is then offered the output of the code in different frameworks.Finally, below the drawing board are settings with which to customise the board and the shapes, such as colour, animation and border radius.
You can visit the skeleton-generator at this [link](https://skeleton-generator-ui.vercel.app/).