jspm / babel-plugin-transform-cjs-dew
CommonJS -> ES Deferred Execution Wrapper
☆5Updated 6 months ago
Alternatives and similar repositories for babel-plugin-transform-cjs-dew:
Users that are interested in babel-plugin-transform-cjs-dew are comparing it to the libraries listed below
- Create `esm` enabled packages.☆50Updated 5 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- ☆27Updated 3 years ago
- Utilities for working with functions in JavaScript, with TypeScript☆14Updated last year
- List of node.js builtin modules☆38Updated 9 months ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Standard NPM Package Format☆42Updated 2 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Find and load config from package.json, rc file or whatever format it is