4.0.3 • Published 5 years ago

muban-transition-component v4.0.3

Weekly downloads
188
License
MIT
Repository
github
Last release
5 years ago

Provides GreenSock transition functionality to muban components.

Table of contents

  1. Installation
  2. Demo
  3. Usage
  4. Building
  5. Authors
  6. Contribute
  7. License

Installation

yarn / npm

yarn add muban-transition-component
npm i -S muban-transition-component

Online Demo

Checkout the online demo.

Demo

Demo can be found in /example. Install dev dependencies:

  yarn

Run the example:

  yarn dev

Usage

Detailed documentation and examples are located in the wiki!

Check the wiki!

Building

In order to build muban-transition-component, ensure that you have Git and Node.js installed.

Clone a copy of the repo:

git clone https://github.com/riccoarntz/muban-transition-component.git

Change to the vue-transition directory:

cd muban-transition-component

Install dev dependencies:

yarn

Use one of the following main scripts:

yarn build           # build this project
yarn dev             # run dev-watch mode, serving example/index.html in the browser
yarn generate        # generate all artifacts (compiles ts, webpack, docs and coverage)
yarn test:unit       # run the unit tests
yarn validate        # runs validation scripts, including test, lint and coverage check
yarn lint            # run tslint on this project
yarn doc             # generate typedoc documentation

When installing this module, it adds a pre-push hook, that runs the validate script before committing, so you can be sure that everything checks out.

Authors

View AUTHORS.md

Contribute

View CONTRIBUTING.md

License

MIT © Ricco Arntz

4.0.3

5 years ago

4.0.2

5 years ago

4.0.1

5 years ago

4.0.0

5 years ago

4.0.0-beta.3

5 years ago

3.0.4

5 years ago

3.0.5

5 years ago

4.0.0-beta.2

5 years ago

4.0.0-beta.1

5 years ago

3.0.3

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

2.1.4

6 years ago

2.1.3

6 years ago

2.1.2

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.1

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.1

6 years ago