vue-flip-animation

1.0.1 • Public • Published

vue3-flip

Installation

Supports global import and module import

vue3

npm install --save vue-flip—animation

or

yarn add vue-flip—animation

Usage

import { vueFlip } from 'vue-flip—animation'

components: { vueFlip }

GitHub Template

Clone to local

Checklist

Usage

The starter contains the following scripts:

  • dev - starts dev server
  • build - generates the following bundles: CommonJS (.cjs) ESM (.mjs) and IIFE (.iife.js). The name of bundle is automatically taked from package.json name property
  • test - starts jest and runs all tests
  • test:coverage - starts jest and run all tests with code coverage report
  • lint:scripts - lint .ts files with eslint
  • lint:styles - lint .css and .scss files with stylelint
  • format:scripts - format .ts, .html and .json files with prettier
  • format:styles - format .cs and .scss files with stylelint
  • format - format all with prettier and stylelint
  • prepare - script for setting up husky pre-commit hook

Readme

Keywords

Package Sidebar

Install

npm i vue-flip-animation

Weekly Downloads

2

Version

1.0.1

License

none

Unpacked Size

207 kB

Total Files

20

Last publish

Collaborators

  • shibaliuxuanshou