Skip to content

dncrews/component-global

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Package for wrapping components in a closure to prevent Common.js loaders from implementing them, thereby leaving them in the global scope.

Installation

From within an existing node app: npm install component-global

Usage

./node_modules/.bin/component-global -f ./file.js

About

Wraps components in a closure to make sure it's injected in the global scope.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published