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

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.