Capture few seconds as a gif, for souvenir https://souvenir.cam
Find a file
2021-10-14 16:39:01 +02:00
public chore(netlify): Auto redirect to index.html for the spa router 2021-01-05 02:23:24 +01:00
src fix(vue3): Rename "destroyed" hook 2021-10-14 02:41:39 +02:00
.browserslistrc init 2019-03-09 00:15:11 +01:00
.csscomb.json style(capture options): Fix select appearance 2019-03-12 15:10:52 +01:00
.editorconfig init 2019-03-09 00:15:11 +01:00
.eslintignore chore: Re-setup eslint 2019-03-11 22:10:12 +01:00
.eslintrc.js chore(builder): Upgrade to Parcel 2 2021-10-14 02:18:34 +02:00
.gitignore chore(builder): Upgrade to Parcel 2 2021-10-14 02:18:34 +02:00
.htmlnanorc chore(svg): Fix post-processor removing some attribute from svg 2019-03-15 20:16:09 +01:00
.postcssrc chore(css): Add auto-prefixer 2019-03-12 15:45:24 +01:00
cssnano.config.js chore(css): Add auto-prefixer 2019-03-12 15:45:24 +01:00
package-lock.json fix(service worker): Add new Parcel build-in feature of SW 2021-10-14 16:39:01 +02:00
package.json fix(service worker): Add new Parcel build-in feature of SW 2021-10-14 16:39:01 +02:00
README.md style(readme): Add UI Showcase 2020-12-22 18:38:09 +01:00
service-worker.js fix(service worker): Add new Parcel build-in feature of SW 2021-10-14 16:39:01 +02:00
showcase.png style(readme): Add UI Showcase 2020-12-22 18:38:09 +01:00

Souvenir

Capture few seconds as a gif for souvenir

UI Showcase

Project setup

npm i

or if you don't want to impact the package-lock

npm ci

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

If you want absolute public urls

npm run build -- --public-url https://my.super.kawaii.website/

Lints and fixes files

npm run lint
npm run lint-fix

License

The project is under Copyleft