Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chfoidl/animus
Lightweight animation and easing library written in TypeScript.
https://github.com/chfoidl/animus
animation animation-library easing parallax typescript typescript-library
Last synced: about 6 hours ago
JSON representation
Lightweight animation and easing library written in TypeScript.
- Host: GitHub
- URL: https://github.com/chfoidl/animus
- Owner: chfoidl
- License: mit
- Created: 2018-09-02T12:02:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T18:16:30.000Z (over 4 years ago)
- Last Synced: 2024-10-05T03:48:51.260Z (about 1 month ago)
- Topics: animation, animation-library, easing, parallax, typescript, typescript-library
- Language: TypeScript
- Size: 309 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Animus
[![Build Status](https://travis-ci.com/Sethorax/animus.svg?branch=master)](https://travis-ci.com/Sethorax/animus)
[![Coverage Status](https://coveralls.io/repos/github/Sethorax/animus/badge.svg?branch=master)](https://coveralls.io/github/Sethorax/animus?branch=master)
[![Greenkeeper badge](https://badges.greenkeeper.io/Sethorax/animus.svg)](https://greenkeeper.io/)
[![npm (scoped)](https://img.shields.io/npm/v/@sethorax/animus.svg)](https://www.npmjs.com/package/@sethorax/animus)
[![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/@sethorax/animus.svg)](https://www.npmjs.com/package/@sethorax/animus)
[![npm type definitions](https://img.shields.io/npm/types/@sethorax/animus.svg)](https://www.typescriptlang.org/)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![code style: prettier](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![GitHub](https://img.shields.io/github/license/sethorax/animus.svg)](LICENSE.md)**Animus** is a small animation and easing library written in TypeScript that aims to provide an easy to use API to easily add animations or easing effects to your project.