Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ee92/folderize
Easily convert a Javascript file into a folder with an index.js file without breaking imports / exports.
https://github.com/ee92/folderize
Last synced: about 1 month ago
JSON representation
Easily convert a Javascript file into a folder with an index.js file without breaking imports / exports.
- Host: GitHub
- URL: https://github.com/ee92/folderize
- Owner: ee92
- License: mit
- Created: 2019-07-19T22:25:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T04:24:13.000Z (almost 2 years ago)
- Last Synced: 2024-07-31T07:18:56.359Z (4 months ago)
- Language: TypeScript
- Size: 6.61 MB
- Stars: 28
- Watchers: 2
- Forks: 6
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome - folderize - Easily convert a Javascript file into a folder with an index.js file without breaking imports / exports. (TypeScript)
README
# folderize
turn javascript files into folders### Demo
![](demo/demo.gif)### Install
Download the latest version from the Visual Studio Marketplace [here](https://marketplace.visualstudio.com/items?itemName=ee92.folderize)### License
MIT