https://github.com/swader/ngdirectives
Various AngularJS directives I frequently use and need
https://github.com/swader/ngdirectives
Last synced: 11 months ago
JSON representation
Various AngularJS directives I frequently use and need
- Host: GitHub
- URL: https://github.com/swader/ngdirectives
- Owner: Swader
- Created: 2013-06-28T08:37:16.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-09T16:20:47.000Z (almost 13 years ago)
- Last Synced: 2025-06-02T04:56:11.768Z (about 1 year ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ngdirectives
============
### Note: see angular-ui instead. This repo will soon change to include directives not found there.
Various AngularJS directives I frequently use and need.
### How to use
Look around the src folder for directives that might be of use to you. Every directive is a separate file, and well commented on how to use it and what it depends on, if anything.
### Contributing
I'll gladly take pull requests.
### Usage
Feel free to use these components for absolutely anything. Linking back to source repo not necessary, but welcome.