Capture few seconds as a gif, for souvenir https://souvenir.cam
Find a file
2019-05-24 21:29:29 +02:00
public fix(router): Back on history mode because 👌 2019-04-07 02:47:14 +02:00
src style(encoding & download): Vertically center content 2019-05-24 21:29:29 +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 refact(capture): rewrite with task 2019-05-21 15:51:22 +02:00
package.json refact(capture): rewrite with task 2019-05-21 15:51:22 +02:00
README.md docs: Add license 2019-03-22 22:24:41 +01:00

Souvenir

Capture few seconds as a gif for souvenir

Project setup

npm i

of 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