Skip to content

orsozed/using.jquery.plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

using.jquery.plugin

About

This plugin is meant to simplify the syntax for javascript of creating and using a namespace, with an attached context for defining classes inside.

Usage

$.using("company.component.section", function(context) {
    // define class here which attaches to the namespace
});

About

Using namespace jquery plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published