Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.08 KB

File Extension Explorer

A File extension database explorer because it didn't exists

demo

See the GitHub Page for an example.

install for devs

npm install
npm run start -s

Navigate to http://localhost:3000/ to see all available files

explorer

The explorer load the SQLite database to your browser, parse it thanks to SQL.js allowing you to query the database directly from your web browser. This is done thanks to a port of SQLite to Webassembly, by compiling the SQLite C code.

buy me a coffee

Buy me a coffee

I'm working on this project in my free time and offering it free of charges. To help me work more on this you can send me tips to buy more coffee :)

credits

@FlyersWeb