Skip to content

mediamonks/transition-component

Repository files navigation

Build and Test CI

@mediamonks/transition-component

Monorepo that contains everything related to animations!

📦 Packages

Package Version Downloads
@mediamonks/core-transition-component
@mediamonks/muban-storybook-addon-transition
@mediamonks/muban-transition-component
@mediamonks/react-animation
@mediamonks/react-transition-presence

🎓 Documentation

Have a look at the documentation

💪 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests accordingly.

Installation requires a greensock license, create a .npmrc file in the root of the repository with the necessary configuration to install the business package.

.npmrc

//npm.greensock.com/:_authToken=<your-auth-token>
@gsap:registry=https://npm.greensock.com

📝 License

MIT