Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

react-animation-presets

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-animation-presets

Welcome to the React animation presets project. This project will give an overview of reusable animations used within Oberon projects.

latest
Source
npmnpm
Version
0.1.2
Version published
Weekly downloads
2
-50%
Maintainers
1
Weekly downloads
 
Created
Source

React animation presets

Welcome to the React animation presets project. This project will give an overview of reusable animations used within Oberon projects.

Development setup

  • npm install to install dependencies
  • npm start to run the project locally on localhost:3000
  • npm run build to create a build in the /public folder. This uses the configuration in side the /.storybook directory

Main focus:

  • Structured overview of different animations.
  • Each animation is a reusable component (preferably with customizable styles)

TODO's:

  • Setup example component structure
  • Add option to live edit the components
  • Export the components nicely
  • Create a few example animations

This project uses:

  • Storybook
  • Styled Components
  • GSAP

Keywords

Oberon

FAQs

Package last updated on 22 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts