0.6.8 • Published 8 months ago

motionkit-js v0.6.8

Weekly downloads
-
License
MIT
Repository
-
Last release
8 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

8 months ago

0.6.7

8 months ago

0.6.6

8 months ago

0.6.5

8 months ago

0.6.4

8 months ago

0.6.3

8 months ago

0.6.2

8 months ago

0.6.1

8 months ago

0.6.0

8 months ago

0.5.28

8 months ago

0.5.26

8 months ago

0.5.25

8 months ago

0.5.24

8 months ago

0.5.23

8 months ago

0.5.22

8 months ago

0.5.21

8 months ago

0.5.20

8 months ago

0.5.19

8 months ago

0.5.18

8 months ago

0.5.17

8 months ago

0.5.16

8 months ago

0.5.15

8 months ago

0.5.14

8 months ago

0.5.13

8 months ago

0.5.12

8 months ago

0.5.11

8 months ago

0.5.10

8 months ago

0.5.9

8 months ago

0.5.8

8 months ago

0.5.7

8 months ago

0.5.6

8 months ago

0.5.5

8 months ago

0.5.4

8 months ago

0.5.2

8 months ago

0.5.1

8 months ago

0.5.0

8 months ago