Package Exports
- my-animated-components
- my-animated-components/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (my-animated-components) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Animated Components
Animated Components is a collection of customizable React components built with Framer Motion for smooth animations. It provides buttons and icon buttons with different styles, sizes, and interactive animations.
Features
- Customizable Buttons: Supports different variants (
solid
,outline
,ghost
) and colors (primary
,secondary
). - Icon Button: Use any custom icon inside the button.
- Framer Motion Animations: Interactive hover and tap animations to enhance user experience.
Installation
To install my-animated-components in your React project, run the following command:
npm install my-animated-components