Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nazmus767921/animation-library
A collection of custom component animations made by myself.
https://github.com/nazmus767921/animation-library
animation-js animation-library animejs
Last synced: 4 days ago
JSON representation
A collection of custom component animations made by myself.
- Host: GitHub
- URL: https://github.com/nazmus767921/animation-library
- Owner: nazmus767921
- Created: 2024-02-11T11:18:56.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-11T15:02:32.000Z (9 months ago)
- Last Synced: 2024-02-12T12:34:17.928Z (9 months ago)
- Topics: animation-js, animation-library, animejs
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ✨ Awesome Animations Library
Welcome to the Awesome Animations Library, a collection of custom component animations created by Nazmus Sakib using HTML, CSS, and vanilla JavaScript with Anime.js.
## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Usage](#usage)## Introduction
This repository houses a variety of meticulously crafted animated components to enhance your web projects. Each animation is designed and implemented by Nazmus Sakib, a passionate front-end React web developer.
## Features
- Lightweight and customizable animations
- Easily integrable into your web projects
- Compatible with modern web browsers
- Well-documented code for easy understanding and customization## Usage
To use these animations in your project, follow these simple steps:
1. Clone the repository you like to your local machine.
2. Install the dependencies. You can do this by running `npm install` inside the cloned folder.