{"library":"es6-module-transpiler-globals-formatter","type":"library","category":null,"description":"Extension for the es6-module-transpiler that outputs exported module values as globals. Version 0.1.1 appears to be the only release; no release cadence indicated. Unlike the default BundleFormatter which keeps exports internal, this formatter assigns exported values to a named global object (e.g., window.myGlobal). Useful for exposing an ES6 module bundle as a global variable in legacy environments. Note that the transpiler repo is also archived, making this an abandoned approach.","language":"javascript","status":"abandoned","version":"0.1.1","tags":["javascript","es6","module","transpiler","module-formatter","globals"],"last_verified":"Fri May 01","install":[{"cmd":"npm install es6-module-transpiler-globals-formatter","imports":["var GlobalsFormatter = require('es6-module-transpiler-globals-formatter');"]},{"cmd":"yarn add es6-module-transpiler-globals-formatter","imports":[]},{"cmd":"pnpm add es6-module-transpiler-globals-formatter","imports":[]}],"homepage":null,"github":"https://github.com/mairatma/es6-module-transpiler-globals-formatter","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/es6-module-transpiler-globals-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}