DEV Community

Cover image for Feather like Previewer
Raj Verma
Raj Verma

Posted on

Feather like Previewer

I am trying to publish something on npm to get the taste of opensource development but could never due to lack of time or the right idea.

So while working on another project which required reliable way to preview files in some sort of googleish way.

And lack of existing libs forces me to built one myself.

And it suddenly hit me that "why not to build it like an independent module which i could later publish as well".

so i built one under 15kb

So now when ever you feel you need a way to preview files in a structured way visit npm/iammrverma

Use it, share your thoughts, find bugs, happy coding :-)

Top comments (0)