https://github.com/iamvdo/css-svg-masks
CSS & SVG Masks testcases on HTML content
https://github.com/iamvdo/css-svg-masks
css masks svg
Last synced: about 2 months ago
JSON representation
CSS & SVG Masks testcases on HTML content
- Host: GitHub
- URL: https://github.com/iamvdo/css-svg-masks
- Owner: iamvdo
- Created: 2017-01-30T18:06:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-21T09:10:02.000Z (over 8 years ago)
- Last Synced: 2025-04-12T10:44:57.698Z (6 months ago)
- Topics: css, masks, svg
- Language: HTML
- Homepage: http://lab.iamvdo.me/css-svg-masks
- Size: 305 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#CSS & SVG Masks testcases on HTML content
See live demo: http://lab.iamvdo.me/css-svg-masks
To build `index.html`
```
npm i
npm start
```