Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello, great project ! few idea #45

Open
fabifabi opened this issue Feb 4, 2022 · 0 comments
Open

Hello, great project ! few idea #45

fabifabi opened this issue Feb 4, 2022 · 0 comments

Comments

@fabifabi
Copy link

fabifabi commented Feb 4, 2022

It will be nice if you accept other parser as option...

Now you force people to use HTML, but the data can come from a json etc,that s make your project more universal.

Personnaly i use a lot : unist
the structure of a node is easy
{
name:"my directory",
childrens:[]
}

They do amazing lot of algorith on tree...and they are well tested.
So your parser can be ONE parser,and your project is more universal !

Another idea is to use (in option. ? ) https://www.npmjs.com/package/file-viewer

Of course optional...but heymnot all projects of the world need to be amazing small....

BUt thank you!i will use your project for....a real file viewer ! with nw.js it is fast to do !
Keep in touch ... i am not a very good user of github, but if you want exchange in private,i am ok!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant