Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tidal/jquery.flynamespace

jQuery Extension. Allows for (dynamicly) creating Namespace(s) on jQuery-Toplevel-Element. Creates single Fly-Object per Namespace which gets passed Element-References.
https://github.com/tidal/jquery.flynamespace

Last synced: 6 days ago
JSON representation

jQuery Extension. Allows for (dynamicly) creating Namespace(s) on jQuery-Toplevel-Element. Creates single Fly-Object per Namespace which gets passed Element-References.

Awesome Lists containing this project

README

        

jQuery.flyNamespace
==============

Allows for (dynamicly) creating Namespace(s) on jQuery-Toplevel-Element.
Creates single Fly-Object per Namespace which gets passed Element-References.
To store for later use, Namespace-Objects can create a scoped copy of
themselfs or bypass the Flight-Pattern.
Every Namespace is configurable in its API and Behavior.
Namespace-Methods are chainable in Jquery-Style.
Plugin´s jQuery-Methods are heavily overloaded, to be usefull for different
requirements and coding-styles.
Allows for Namespacing existing jQuery-Plugins and the creation of new ones.