# angular-slider-1 **Repository Path**: yzc_1988/angular-slider-1 ## Basic Information - **Project Name**: angular-slider-1 - **Description**: (DEPRECATED) Slider directive implementation for AngularJS, without jQuery dependencies - **Primary Language**: CoffeeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-03 - **Last Updated**: 2020-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README DEPRECATED ========== I am unable to maintain or update this repository any more. If you know more well maintained forks, let me know so I can link it here. PopSugar: https://github.com/PopSugar/angular-slider (updated to work in current Angular version) Venturocket: http://github.com/venturocket/angular-slider (highly modified) RzSlider: https://github.com/rzajac/angularjs-slider (rewritten in JavaScript) angular-slider ============== Slider directive implementation for AngularJS, without jQuery dependencies. Requires AngularJS v1.1.4 or higher (optional isolate scope bindings support). ### Example:
Name: {{item.name}}
Cost: {{item.cost}}
Name: {{position.name}}
Minimum Age: {{position.minAge}}
Maximum Age: {{position.maxAge}}