Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.