Description
Global identifiers from different JavaScript environments
Keywords
Publisher
Description
A list of browser globals that are often used by mistake instead of local variables
Keywords
Publisher
Description
Additional ESLint rules for ESLint directive comments.
Keywords
- eslint
- eslintplugin
- eslint-plugin
- plugin
- comment
- comments
- directive
- global
- globals
- exported
- eslint-env
- eslint-enable
- eslint-disable
- eslint-disable-line
Publisher
Description
A collection of day-to-day utility methods usable in both node and browser environments
Keywords
Publisher
Description
ESLint configurations for easier usage of global variables.
Keywords
Publisher
Description
This module provides a dependency injection container. Modules may define a key and specify a default value (which can be static, cached lazy, or dynamic lazy), but other code can set and reset the value as needed. There is also an event system, for alert
Keywords
Publisher
Description
exposes global variables, classes and functions
Keywords
Publisher
Description
Find what global variables are used in js code
Keywords
Publisher
Description
Find what global variables are used in js code
Keywords
Publisher
Description
Makes CommonJS-incompatible modules browserifyable.
Keywords
Publisher
Description
Returns the global object in Node or in the browser, including the web worker.
Keywords
- global
- object
- global-object
- the-global-object
- window
- worker
- workers
- webworker
- webworkers
- web-worker
- web-workers
- globals
- self
Publisher
Description
Boilerplate I use to set up React.js components testing harness under Node.js, based on jsdom
Keywords
Publisher
Description
Make a browser version of JS files using globals from a Heya-style UMD, or a simple AMD.
Keywords
Publisher
Description
Union collections of umd globals mappings
Keywords
Publisher
Description
Transform AMD and UMD modules to CommonJS, globals, and so on.
Keywords
Publisher
Description
Module for global event handling and namespacing.
Keywords
Publisher
Description
Transform external imports into global variables like output.globals.
Keywords
Publisher
Description
Exports globals for popular PixiJS libraries
Keywords
Publisher
Description
Sets globals that can be easily reverted to restore the original environment; useful for testing code that relies on the presence of certain globals.