demo!
Check out theAn angular directive for kciter's qart.js
Installation
Install with NPM
npm install --save angular-qart
Import
;
Or include the script in your code
Add it as a module to angular
angular;
Usage
Default values:
-Take a look at the example/index.html file.
For more details you should definitely check out kciter's qart.js
Dev / Other
This package is written in ES2015 and uses webpack for bundling.