0.4.5 • Published 1 year ago

@ascenso/crca-animation v0.4.5

Weekly downloads
5
License
MIT
Repository
-
Last release
1 year ago

\

This webcomponent follows the open-wc recommendation.

Installation

npm i crca-animation

Usage

<script type="module">
  import 'crca-animation/crca-animation.js';
</script>

<crca-animation></crca-animation>

Demoing with Storybook

To run a local instance of Storybook for your component, run

npm run storybook

To build a production version of Storybook, run

npm run storybook:build

Local Demo with es-dev-server

npm start

To run a local development server that serves the basic demo located in demo/index.html

npm start:compatibility

To run a local development server in compatibility mode for older browsers that serves the basic demo located in demo/index.html

0.4.5

1 year ago

0.4.3

1 year ago

0.4.1

2 years ago

0.4.0

2 years ago

0.4.2

2 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.2

3 years ago

0.0.0

4 years ago