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

https://github.com/pglevy/comp-playground-poc

An experiment with using USWDS SVGs to create a browser-based playground anyone can use to mock up ideas.
https://github.com/pglevy/comp-playground-poc

Last synced: about 1 year ago
JSON representation

An experiment with using USWDS SVGs to create a browser-based playground anyone can use to mock up ideas.

Awesome Lists containing this project

README

          

# Component Playground POC

[Live example](https://pglevy.github.io/comp-playground-poc/)

An experiment with using USWDS SVGs to create a browser-based playground anyone can use to mock up ideas.

- Uses Jquery UI at the moment.
- Dragging performance not so great.
- Uses a draggable div with an object reading in SVGs inside it.
- Selectable/draggable area is to the left of the object.
- Object is still selectable at the moment.