epic-spinners

v2.0.0
Easy to use css spinners collection with vue.js integration.
spinner vuejs vue vue3

prepare

husky install

dev

vite

build

tsx build/build.ts

types:check

vue-tsc --noEmit

lint:check

eslint . --ext .ts,.cjs,.js,.vue,.json

lint

npm run lint:check -- --fix

lint:style:check

stylelint ./src/**/*.{vue,css,scss,html,md}

lint:style

npm run lint:style:check --- --fix

format:check

stylelint-config-prettier-check && stylelint-config-prettier-scss-check && prettier . --check

format

prettier . --write --ignore-unknown

code:check

npm run format:check && npm run lint:style:check && npm run lint:check && npm run types:check

code:fix

npm run format && npm run lint:style && npm run lint

release

tsx release-script/release-script.ts
npm i epic-spinners

Metadata

  • MIT
  • Whatever
  • epicmax
  • released 10/5/2022

Downloads

Maintainers