Navigation Menu

Skip to content

Acrecio/file-extension-api

Repository files navigation

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

About

A File extension classification explorer because it didn't exists

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published