5.0.5 • Published 8 days ago

@joinbox/helga-animations v5.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
8 days ago

Intro

Animations for Helga website. Provided in a separate repo in order to

  • make testing easier (simple test cases are contained within the repo)
  • make development faster (no waiting times)

Build and deploy

Dev: npm run dev Live: npm run build Deploy: vercel --prod

Use

Import packages from main JavaScript file; they all expose a custom element.

JavaScript:

import { HelgaHoverableButton } from @joinbox/helga-animations';

HTML:

<helga-hoverable-button><span>Click me</span></button></helga-hoverable-button>

Develop

Run npm run dev in order to create dist files.

This creates/updates a dist folder within the root folder (as long as the animation provides an index.html file).

Run python -m http.server 8013 in the root folder to view the animations locally. Then open localhost:8013/dist.

Deploy

vercel --prod

5.0.5

8 days ago

5.0.4

10 days ago

5.0.3

10 days ago

5.0.2

11 days ago

5.0.1

12 days ago

5.0.0

12 days ago

4.0.1

16 days ago

4.0.3

16 days ago

4.0.2

16 days ago

4.0.0

17 days ago

3.1.0

19 days ago

3.0.2

23 days ago

3.0.1

25 days ago

3.0.0

25 days ago

2.6.5

2 months ago

2.6.3

2 months ago

2.6.4

2 months ago

2.6.1

2 months ago

2.6.2

2 months ago

2.6.0

2 months ago

2.5.4

2 months ago

2.5.3

2 months ago

2.5.2

2 months ago

2.5.1

2 months ago

2.5.0

2 months ago

2.4.3

2 months ago

2.4.1

3 months ago

2.4.0

3 months ago

2.4.2

3 months ago

2.3.4

3 months ago

2.3.2

3 months ago

2.3.3

3 months ago

2.3.0

3 months ago

2.3.1

3 months ago

2.2.5

3 months ago

2.2.4

4 months ago

2.2.3

4 months ago

2.2.2

5 months ago

2.2.1

5 months ago

2.2.0

5 months ago

2.1.0

5 months ago

2.0.4

5 months ago

2.0.3

5 months ago

2.0.1

6 months ago

2.0.0

6 months ago

1.5.1

7 months ago

1.5.0

7 months ago

1.4.0

7 months ago

1.3.0

7 months ago

1.2.0

7 months ago

1.1.1

7 months ago

1.1.0

8 months ago