Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanketbajoria/angular-directives
Native built directives for angular js with no external dependencies
https://github.com/sanketbajoria/angular-directives
Last synced: about 2 months ago
JSON representation
Native built directives for angular js with no external dependencies
- Host: GitHub
- URL: https://github.com/sanketbajoria/angular-directives
- Owner: sanketbajoria
- License: mit
- Created: 2014-04-14T19:10:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-08-06T22:54:57.000Z (over 7 years ago)
- Last Synced: 2024-05-02T06:03:47.478Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 736 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Angular-Directives
=====================
Native Directives based upon angular js. It won't have any dependency upon any of the other library.1) Draggable
This is basic draggable directive, which can move any of the existing html element under any boundation you define.