Skip to content
sanjayaharshana edited this page Feb 2, 2018 · 1 revision

Get Started

AnimTrap (currently v1.1.1) has a few easy ways to quickly get started, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.

Open Source Contributing

We are always looking for the quality contributions and will be happy to accept your Pull Requests as long as those adhere to some basic rules:

  • Please make sure that your contribution fits well in the project's context:
    • we are aiming at rebuilding Animtrap directives in pure CSS, without any dependencies on any external JavaScript library;
  • Please assure that you are submitting quality code, specifically make sure that:
    • your directive has accompanying tests and all the tests are passing; don't hesitate to contact us ([email protected]) if you need any help with unit testing Download Stable
Clone this wiki locally