Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

ivangabriele/reactnimations

Repository files navigation

Reactnimations

A library of configurable React-componentized canvas animations.

This is a work in progress.

Demo

https://reactnimations.vercel.app

Usage

I will try to keep a consistent usage for all the animations:

Contribution

Getting Started

npm i

Releasing

npm version major|minor|patch

This will automatically create a full tagged commit with packages version bump in a version branch before pushing them to the remote repository.

Recommended IDE Settings

{
  "editor.defaultFormatter": "dbaeumer.vscode-eslint",
  "eslint.format.enable": true,
  "eslint.packageManager": "npm",
  "[json]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode"
  }
}

About

A library of configurable React-componentized canvas animations.

Resources

License

Stars

Watchers

Forks