0.6.8 • Published 7 months ago

motionkit-js v0.6.8

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

MotionKit | Build beautiful trendy websites

A collection of React animation components built with Framer-Motion.

Installation

npm install motionkit

Usage with Next.js

This library was built with Next.js 14 in mind. To use with Next.js, ensure you have the following in your project: (Framer-Motion doesn't yet support Next.js 15)

"next": "<=14.0.0"
"framer-motion": ">=^11.11.4",

Add this line to your tailwind.config.js file:

content: [
  **other content**,
  "./node_modules/motionkit-js/**/*.{js,ts,jsx,tsx}",
],

Documentation

Visit to view the documentation.

License

Licensed under the MIT License.

0.6.8

7 months ago

0.6.7

7 months ago

0.6.6

7 months ago

0.6.5

7 months ago

0.6.4

7 months ago

0.6.3

7 months ago

0.6.2

7 months ago

0.6.1

7 months ago

0.6.0

7 months ago

0.5.28

7 months ago

0.5.26

7 months ago

0.5.25

7 months ago

0.5.24

7 months ago

0.5.23

7 months ago

0.5.22

7 months ago

0.5.21

7 months ago

0.5.20

7 months ago

0.5.19

7 months ago

0.5.18

7 months ago

0.5.17

7 months ago

0.5.16

7 months ago

0.5.15

7 months ago

0.5.14

7 months ago

0.5.13

7 months ago

0.5.12

7 months ago

0.5.11

7 months ago

0.5.10

7 months ago

0.5.9

7 months ago

0.5.8

7 months ago

0.5.7

7 months ago

0.5.6

7 months ago

0.5.5

7 months ago

0.5.4

7 months ago

0.5.2

7 months ago

0.5.1

7 months ago

0.5.0

7 months ago