An angular service that pushes elements in an array with a delay to create staggering animations
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install angular-stagger --save
Usage
angular ;
Tests
npm installnpm test
Dev Dependencies
- eslint: An AST-based pattern checker for JavaScript.
- eslint-config-google: ESLint shareable config for the Google style
License
MIT
Generated by package-json-to-readme