Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayphelps/babel-module-indexes-example
Example of how to have directory index.js files take the parent dir name for easy relative imports
https://github.com/jayphelps/babel-module-indexes-example
Last synced: 21 days ago
JSON representation
Example of how to have directory index.js files take the parent dir name for easy relative imports
- Host: GitHub
- URL: https://github.com/jayphelps/babel-module-indexes-example
- Owner: jayphelps
- Created: 2015-05-04T20:04:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-04T22:59:51.000Z (over 9 years ago)
- Last Synced: 2024-10-08T23:34:07.095Z (29 days ago)
- Language: JavaScript
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# babel-module-indexes-example
Example of how to have directory index.js files take the parent dir name for easy relative importsSee the [Brocfile.js](Brocfile.js) for the appropriate options and [src/](src) for an example.