README
Verve.Ninja
Verve.Ninja is a modern CSS animation library.
Quick install
VerveNinja is constantly in development! Try it out now:
NPM
npm install VerveNinja
Installation
Detailed information for the installation is available at VerveNinja.
Import
After installation, you can import the CSS file into your project using this snippet:
import 'VerveNinja'
CDN
https://verve.ninja/VerveNinja.v1.css
Feel free to raise an issue or submit a pull request.
CSS only
VerveNinja is a CSS animation library. As such, the sole output is a single CSS file: VerveNinja.css
There is no JavaScript included. People generally want to use their own JS implementation. VerveNinja can be considered "animation basement": it's the animation layer on top of the logic - to make your beautiful webiste come alive.
Browser Support
VerveNinja has been tested in Chrome and Firefox and should be compatible with recent versions of:
- Chrome
- Edge
- Firefox
- Opera
- Safari
Internet Explorer (10+) is only partially supported.
Documentation
Copyright 2020 VerveNinja. The VerveNinja animation is released under the MIT license.