Skip to content

an npm package to export and visualize your IDE's files and folder in web .

Notifications You must be signed in to change notification settings

ftr9/files-and-folder-to-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
Arguments Optional type Description
--excludeContentOf true string[] 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

About

an npm package to export and visualize your IDE's files and folder in web .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published