https://github.com/think2011/angularjs-stepper-directive
angularjs 实现的 步进器
https://github.com/think2011/angularjs-stepper-directive
Last synced: 12 months ago
JSON representation
angularjs 实现的 步进器
- Host: GitHub
- URL: https://github.com/think2011/angularjs-stepper-directive
- Owner: think2011
- Created: 2014-02-18T02:40:55.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-01T09:44:16.000Z (almost 12 years ago)
- Last Synced: 2024-04-13T16:27:41.531Z (about 2 years ago)
- Language: CoffeeScript
- Homepage:
- Size: 244 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
angularJS-stepper 1.1
========================
angularjs 步进器
---
目前是1.1版本

说明:
```
#
# 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)