angular-qart
1.0.0 • Public • Published angular-qart 


Check out the demo!
NPM registry
An angular directive for kciter's qart.js
Installation
Install with NPM
npm install --save angular-qart
Import
Or include the script in your code
<script src="node_modules/angular-qart/dist/angular-qart.js"></script>
Add it as a module to angular
angular.module('MyExampleApp', ['angular-qart']);
Usage
Default values:
<angular-qart ng-model="example text" option-filter="color" image-url="example.png"></angular-qart>
-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.
Versions
Version | Downloads (Last 7 Days) | Tag |
---|
1.0.0 | 3 | latest |
Version History
Version | Downloads (Last 7 Days) | Published |
---|
1.0.0 | 3 | |
0.0.1 | 0 | |
Package Sidebar
Install
Weekly Downloads