Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
formating
  • Loading branch information
tidal committed Mar 10, 2010
1 parent 6dcde74 commit a71cbb7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.markdown
@@ -1,12 +1,12 @@
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.
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.

0 comments on commit a71cbb7

Please sign in to comment.