0.6.8 • Published 9 months ago

motionkit-js v0.6.8

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

9 months ago

0.6.7

9 months ago

0.6.6

9 months ago

0.6.5

9 months ago

0.6.4

9 months ago

0.6.3

9 months ago

0.6.2

9 months ago

0.6.1

9 months ago

0.6.0

9 months ago

0.5.28

9 months ago

0.5.26

9 months ago

0.5.25

9 months ago

0.5.24

9 months ago

0.5.23

9 months ago

0.5.22

9 months ago

0.5.21

9 months ago

0.5.20

9 months ago

0.5.19

9 months ago

0.5.18

9 months ago

0.5.17

9 months ago

0.5.16

9 months ago

0.5.15

9 months ago

0.5.14

9 months ago

0.5.13

9 months ago

0.5.12

9 months ago

0.5.11

9 months ago

0.5.10

9 months ago

0.5.9

9 months ago

0.5.8

9 months ago

0.5.7

9 months ago

0.5.6

9 months ago

0.5.5

9 months ago

0.5.4

9 months ago

0.5.2

9 months ago

0.5.1

9 months ago

0.5.0

9 months ago