destiny
Advanced tools
Weekly downloads
Changelog
0.7.1 (2020-08-19)
Readme
Motivation: https://www.youtube.com/watch?v=rGYbrIf-y58
The end result is a "prettified" file structure.
$ destiny --help
destiny - Prettier for file structures.
USAGE
destiny [option...] [path]
The path argument can consist of either a file path or a glob.
OPTIONS
-V, --version Output version number
-h, --help Output usage information
-w, --write Restructure and edit folders and files
-S, --avoid-single-file Flag to indicate if single files in folders should be avoided
--debug [?output file] Print debugging info
Dry run which will output what the resulting file structure will look like:
npx destiny "src/**/*.*"
This will actually move files around and fix imports:
npx destiny -w "src/**/*.*"
You can find the full documentation at this url.
It might be better to just name your folders.
Pull requests are welcome :)
[](https://github.com/benawad/destiny)
FAQs
Prettier for file structures
The npm package destiny receives a total of 745 weekly downloads. As such, destiny popularity was classified as not popular.
We found that destiny demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.