Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tidal/jquery.flynamespace
- Owner: tidal
- Created: 2010-03-10T16:05:25.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-03-10T16:18:18.000Z (over 14 years ago)
- Last Synced: 2023-03-11T00:22:22.479Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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.