Capture few seconds as a gif, for souvenir https://souvenir.cam
Find a file
2020-12-31 01:53:39 +00:00
public fix(router): Back on history mode because 👌 2019-04-07 02:47:14 +02:00
src style: Some lint 2020-10-11 20:11:07 +02:00
.babelrc perf(encoder): naive parallel frame process 2019-03-13 20:40:53 +01: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: Re-setup eslint 2019-03-11 22:10:12 +01:00
.gitignore refactor(builder): replace vue-cli by parcel (wip) 2019-03-11 17:46:21 +01: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
.posthtmlrc chore(svg): Fix post-processor removing some attribute from svg 2019-03-15 20:16:09 +01:00
cssnano.config.js chore(css): Add auto-prefixer 2019-03-12 15:45:24 +01:00
package-lock.json chore(deps): bump urijs from 1.19.2 to 1.19.5 2020-12-31 01:53:39 +00:00
package.json chore(npm): Update dependencies 2020-07-20 11:39:47 +02:00
README.md style(readme): Add UI Showcase 2020-12-22 18:38:09 +01: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