https://github.com/lookfirst/enumerate-angular
Simple little angular directive that shows a nice number.
https://github.com/lookfirst/enumerate-angular
Last synced: over 1 year ago
JSON representation
Simple little angular directive that shows a nice number.
- Host: GitHub
- URL: https://github.com/lookfirst/enumerate-angular
- Owner: lookfirst
- License: mit
- Created: 2015-05-02T23:12:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-03T00:26:17.000Z (about 11 years ago)
- Last Synced: 2025-01-23T08:42:33.973Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Enumerate-Angular
Simple little angular directive that shows a nice number on the screen using mostly CSS.

## Usage
Take a look at the [index.html](index.html) file for an example of how to use it.