Felix Sun 3b37ea81ec Update to fix security issues vor 1 Jahr
..
demo d86d2ce49e Add v-debounce:input='500' @input:debounced='...' directive vor 3 Jahren
dist 3b37ea81ec Update to fix security issues vor 1 Jahr
src d2b21f5f92 remove fetch `500` intercept vor 1 Jahr
tests 573829519e Clean up buildPushState and fix tests vor 2 Jahren
.browserslistrc c4f153cd01 initialize vor 5 Jahren
.editorconfig c4f153cd01 initialize vor 5 Jahren
.gitignore d000610068 Change from packr to go embed vor 3 Jahren
README.md c4f153cd01 initialize vor 5 Jahren
babel.config.js 18c47bcb90 Add fieldname, change to use npm for github actions vor 3 Jahren
jest.config.js ae53604ab4 change AfterLoaded to VarsScript, and vars are global to the whole page vor 3 Jahren
package-lock.json 3b37ea81ec Update to fix security issues vor 1 Jahr
package.json 2de12a22fa Upgrade corejs package-lock vor 2 Jahren
tsconfig.json c4f153cd01 initialize vor 5 Jahren
tslint.json c4f153cd01 initialize vor 5 Jahren
vue.config.js c4f153cd01 initialize vor 5 Jahren

README.md

corejs

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.