1.0.5 • Published 9 months ago

files-and-folders-to-web v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

IDE files and folder to web

Ide's files and folder in web for better visualization of project's folder structure

shortDemo

Installation


install it as locally or globally

# npm i files-and-folders-to-web
or
# npm i files-and-folders-to-web -g

Usuage


Head over to root directory of your project file and run

# npx files-and-folders-to-web

if you wish to exclude content of some folders then run

# npx files-and-folders-to-web --excludeContentOf node_modules utils src
ArgumentsOptionaltypeDescription
--excludeContentOftruestring[]Exclude the contents of your desired Files.

*By default contents of node_modules and .git is excluded. For the rest you have to put the folder name as an argument

1.0.5

9 months ago

1.0.3

9 months ago

1.0.1

9 months ago

1.0.0

10 months ago