zuri-training / anima_lib_team98

A library that allows beginners perform basic web animation using normal language
2 stars 8 forks source link
animation css

animax logo

Create Engaging Experience with Speed ⚡️


Animax provides a set of modules that makes it super easy for developers to create web animations.

Issues Discussions MIT License


Table of Contents

Technologies

html css JS

Resources/Links

Introduction

Animax is a library of ready-to-use, cross-browser animations for use in your web projects. Suitable for emphasis, home pages, sliders, attention-guiding hints, and simply spicing up your products.

Getting Started

Stepping the into world of web animations might seem scary and intimidating at first, but don't worry, we've got you. Our platform was designed and engineered to make the experience a pleasant and intuitive one.

You can find the Animax documentation on here.

Features

Usage Examples

  1. Download the library.

  2. Extract the zipped file.

  3. Import the library into your project using the link tag.

    <html>
    <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" type="text/css" href="https://github.com/zuri-training/anima_lib_team98/blob/develop/animax.css">
    
    <title>Home</title>
    </head>
    <body>
    
    ........
    
    <script src="https://github.com/zuri-training/anima_lib_team98/raw/develop/animax.js"></script>
    </body>
    </html>
  4. Add the animation ID, which is bounce-1x in this instance, to the HTML element you would like to animate.

    <body>
    
    ........
    
    <div id="bounce-1x"></div>
    
    ........
    
    </body>
  5. Voila, the element is automatically animated.

bouncing ball

Development

See DEVELOPMENT.md for development docs.

Active Members

Designers Developers
Tobechukwu Eloke Charles Precious
Tomi Etta Mustapha Balogun
Zainab Bodude Aroso Emmanuel Adedeji
Khadijat Bakare Oguagu Ekenechukwu Daniel
Coker Adebusola David Alatishe
Victor Roosevelt Oluji Onyekachukwu
Fatoye Ruth
Aminu Musa Ambursa
Olamilekan Phillip
Joshua Opeyemi Adebisi
Salau Shukurat

Sponsors

Animax project would neither have been realized nor be the success that it is today without our sponsors' kind support. These organizations currently support animax:

License

MIT license ©2022