Sign in
Log inSign up

How I can get all directories and Sub-directories from folder in <ul><li> tag using JavaScript or jQuery?

Default profile photo
Anonymous
·Nov 27, 2019

A. internal (folder)

1. a.json (file)
2. b.json (file)
A Nikhil (folder)
     1. c.json (file)
     2. d.json (file)

I want folders, subfolder, files in this format using javascript How I will get?