0.2.0 • Published 1 year ago

ab-nextjs-animations v0.2.0

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

ab-nextjs-animations

IMPORTANT: This is a work in progress and subject to major changes until version 1.0.

šŸ’« This is a lightweight collection of React animations created by Abraham Ukachi, and optimized for Next.js applications šŸ˜Ž.

Getting Started

Installation

npm

npm i ab-nextjs-animations

pnpm

pnpm install ab-nextjs-animations

Tailwind Animations

A list of all the supported tailwind animations and their current status:

No.NameFileStatus
1popInpop-in/index.tsDone
2fadeInfade-in/index.tsDone
3fadeOutfade-out/index.tsDone
4slideFromDownslide-from-down/index.tsDone
5slideFromUpslide-from-up/index.tsDone
6slideLeftslide-left/index.tsDone
7slideFromLeftslide-from-left/index.tsDone
8slideRightslide-right/index.tsDone
9slideFromRightslide-from-right/index.tsDone
10slideDownslide-down/index.tsDone
11slideUpslide-up/index.tsDone
12looploop/index.tsDone

NOTE:

CSS Animations

A list of all the supported css animations and their current status:

No.NameFileStatus
1popInpop-in/styles.cssDone
2fadeInfade-in/styles.cssDone
3fadeOutfade-out/styles.cssDone
4slideFromDownslide-from-down/styles.cssDone
5slideFromUpslide-from-up/styles.cssDone
6slideLeftslide-left/styles.cssDone
7slideFromLeftslide-from-left/styles.cssDone
8slideRightslide-right/styles.cssDone
9slideFromRightslide-from-right/styles.cssDone
10slideDownslide-down/styles.cssDone
11slideUpslide-up/styles.cssDone
12looploop/styles.cssDone

NOTE:

TODOs

  • Optimize all .ts animation files
  • Optimize all .css animation files
  • Update README.md of all animations

Learn More abElements

To learn more about abElements, take a look at the following resources:

You can check out the abElements GitHub repository for more details.

License

This ab-nextjs-animations project is MIT Licensed ;)

0.1.33

1 year ago

0.1.34

1 year ago

0.1.35

1 year ago

0.1.36

1 year ago

0.2.0

1 year ago

0.1.32

1 year ago

0.1.31

1 year ago

0.1.30

1 year ago

0.1.29

1 year ago

0.1.28

1 year ago

0.1.27

1 year ago

0.1.26

1 year ago

0.1.25

1 year ago

0.1.24

1 year ago

0.1.23

1 year ago

0.1.22

1 year ago

0.1.20

1 year ago

0.1.19

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago