An open API service indexing awesome lists of open source software.

https://github.com/think2011/angularjs-stepper-directive

angularjs 实现的 步进器
https://github.com/think2011/angularjs-stepper-directive

Last synced: 12 months ago
JSON representation

angularjs 实现的 步进器

Awesome Lists containing this project

README

          

angularJS-stepper 1.1
========================

angularjs 步进器
---
目前是1.1版本

![](https://raw.github.com/think2011/angularJS-stepper-directive/master/demo.gif)

说明:
```
#
# angularjs 步进器
# @param {scope} min 最小数 默认0
# @param {scope} max 最大数 默认100
# @example
#
#
```

---
> ##### 技术: angularjs + coffeescript
> ##### 时间: 2014年8月
> ##### 源码: [angularJS-stepper-directive](https://github.com/think2011/angularJS-stepper-directive)
> ##### 博客: [think2011](http://think2011.github.io)