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.
- Host: GitHub
- URL: https://github.com/pglevy/comp-playground-poc
- Owner: pglevy
- Created: 2020-08-29T19:37:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T13:33:09.000Z (almost 6 years ago)
- Last Synced: 2025-02-17T11:38:15.536Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://pglevy.github.io/comp-playground-poc/
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.