https://github.com/bahrus/scratch-box
Web component wrapper around custom animated checkbox (from codepen)
https://github.com/bahrus/scratch-box
Last synced: about 2 months ago
JSON representation
Web component wrapper around custom animated checkbox (from codepen)
- Host: GitHub
- URL: https://github.com/bahrus/scratch-box
- Owner: bahrus
- License: mit
- Created: 2019-09-21T16:06:12.000Z (over 5 years ago)
- Default Branch: baseline
- Last Pushed: 2024-07-27T20:57:59.000Z (10 months ago)
- Last Synced: 2025-03-10T02:44:22.065Z (3 months ago)
- Language: JavaScript
- Homepage: https://codepen.io/SaraSoueidan/pen/40433575e3d0d026c7d9c00eb45522a1?editors=1100
- Size: 326 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scratch-box
scratch-box is a web component wrapper around the ["CUSTOM ANIMATED CHECKBOXES" codepen](https://codepen.io/SaraSoueidan/pen/40433575e3d0d026c7d9c00eb45522a1?editors=1100) by Sara Soueidan.
To use from CDN:
```html
Create demo
Write article
Excercise
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
```or
```html
Create demo
Write article
Excercise
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
```Or
> npm install -s scratch-box
[Demo](https://jsfiddle.net/bahrus/7e4j60w5/)