Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.