0.6.8 • Published 10 months ago

motionkit-js v0.6.8

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

10 months ago

0.6.7

10 months ago

0.6.6

10 months ago

0.6.5

10 months ago

0.6.4

10 months ago

0.6.3

10 months ago

0.6.2

10 months ago

0.6.1

10 months ago

0.6.0

10 months ago

0.5.28

10 months ago

0.5.26

10 months ago

0.5.25

10 months ago

0.5.24

10 months ago

0.5.23

10 months ago

0.5.22

10 months ago

0.5.21

10 months ago

0.5.20

10 months ago

0.5.19

10 months ago

0.5.18

10 months ago

0.5.17

10 months ago

0.5.16

10 months ago

0.5.15

10 months ago

0.5.14

10 months ago

0.5.13

10 months ago

0.5.12

10 months ago

0.5.11

10 months ago

0.5.10

10 months ago

0.5.9

10 months ago

0.5.8

10 months ago

0.5.7

10 months ago

0.5.6

10 months ago

0.5.5

10 months ago

0.5.4

10 months ago

0.5.2

10 months ago

0.5.1

10 months ago

0.5.0

10 months ago