Distributed database for the modern world
-
Updated
Apr 6, 2018 - JavaScript
Distributed database for the modern world
A Babel plugin that transforms indirect imports through a barrel file (index.js) into direct imports.
🛢 Creates a index.js / index.ts file with all exported files from a folder
Generates barrel (index.js) files that rollup exports for each module in a directory and re-exports them as a single module.
Add a description, image, and links to the barrel topic page so that developers can more easily learn about it.
To associate your repository with the barrel topic, visit your repo's landing page and select "manage topics."