An open API service indexing awesome lists of open source software.

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.

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.

![skeleton screenshot](docs/media/screenshot.png)

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/).