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

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.