0.6.8 • Published 1 year ago

motionkit-js v0.6.8

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

1 year ago

0.6.7

1 year ago

0.6.6

1 year ago

0.6.5

1 year ago

0.6.4

1 year ago

0.6.3

1 year ago

0.6.2

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago

0.5.28

1 year ago

0.5.26

1 year ago

0.5.25

1 year ago

0.5.24

1 year ago

0.5.23

1 year ago

0.5.22

1 year ago

0.5.21

1 year ago

0.5.20

1 year ago

0.5.19

1 year ago

0.5.18

1 year ago

0.5.17

1 year ago

0.5.16

1 year ago

0.5.15

1 year ago

0.5.14

1 year ago

0.5.13

1 year ago

0.5.12

1 year ago

0.5.11

1 year ago

0.5.10

1 year ago

0.5.9

1 year ago

0.5.8

1 year ago

0.5.7

1 year ago

0.5.6

1 year ago

0.5.5

1 year ago

0.5.4

1 year ago

0.5.2

1 year ago

0.5.1

1 year ago

0.5.0

1 year ago