Skip to content

JavaScript module namespacer and event emitter

Notifications You must be signed in to change notification settings

domagojk/jslights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM version Downloads

jsLights

JavaScript module manager

  • Can be used for assigning functions in "namespaces" (global window object) with dependecies
  • Has built-in event emmiter

Why use it?

If for some reason you need your app API to be avaiable in the window object (maybe for like dynamically changing it after initial scripts are loaded) this can be really usefull. Otherwise, I'dont suggest you organize you app this way.

Documentation

About

JavaScript module namespacer and event emitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published