Skip to content

Repository files navigation

Install

npm i

Dev mode

npm run build:watch

Build

npm run build

for preview

# Remember to change the endpoint from 'index.html'
http-server -c-1 -p 8080

examples are in /example/..

Regex for SVG Formatting

\n(\w)
(\n)(\n)
id="(.*?)_(.*?)"   ->    id="$1"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages