Capture few seconds as a gif, for souvenir https://souvenir.cam
Find a file
Tixie d4c53d318f
Merge pull request #3 from GlitchFamily/dependabot/npm_and_yarn/lodash-4.17.19
chore(deps): bump lodash from 4.17.15 to 4.17.19
2020-07-20 11:37:14 +02:00
public fix(router): Back on history mode because 👌 2019-04-07 02:47:14 +02:00
src feat: Display source code link in console 2020-01-16 20:55:14 +01: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 lodash from 4.17.15 to 4.17.19 2020-07-16 19:20:09 +00:00
package.json chore(npm): Update dependencies 2019-10-24 16:34:16 +02:00
README.md fix(readme): Fix typo 2020-01-16 20:36:37 +01:00

Souvenir

Capture few seconds as a gif for souvenir

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