tbranyen / babel-plugin-transform-commonjsLinks
A Babel 7 plugin transform to convert CommonJS into ES Modules
☆87Updated 4 years ago
Alternatives and similar repositories for babel-plugin-transform-commonjs
Users that are interested in babel-plugin-transform-commonjs are comparing it to the libraries listed below
Sorting:
- Monkey-patches for file system related things☆119Updated 4 months ago
- Glob to regular expression with support for extended globs.☆75Updated last year
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Finds the common standard cache directory☆160Updated 9 months ago
- Rollup plugin to display bundle contents & size information☆91Updated 8 months ago
- A nodejs loader for import maps☆61Updated 2 months ago
- Transform async/await to somewhat idiomatic JavaScript promise chains☆248Updated 2 years ago
- Make your own nested errors☆69Updated 5 months ago
- 👟 Tiny and fast ESTree-compliant AST walker and modifier.☆63Updated 2 years ago
- Rollup plugin to automatically exclude package.json dependencies and peerDependencies from your bundle☆69Updated 5 years ago
- rename imports and requires☆44Updated 2 years ago
- ☆139Updated 5 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- A sorted queue, based on an array-backed binary heap☆107Updated 2 months ago
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 5 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Render PostHTMLTree to HTML/XML☆45Updated last year
- Sort the keys of an object☆107Updated 4 months ago
- A ponyfill/polyfill for browser Promise unhandledrejection events☆28Updated 7 years ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆74Updated 4 years ago
- Node filesystem spies and mocks☆51Updated 4 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 4 years ago
- A pluggable JavaScript source code formatter☆29Updated 3 years ago
- Converts a source-map from/to different formats.☆171Updated 9 months ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- Check if a value is a plain object☆104Updated last year