alphafantomu / mime-db

port of nodejs mime-db in lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mime-db

port of nodejs mime-db in lua

Installation

  • Make sure you have luvit installed

  • Run the command lit install alphafantomu/mime-db

  • require('mime-db') to reference the library

  • There is no LuaRocks release, but only init.lua is necessary to use the library.

Documentation

As of v0.0.2 there is no API or major processing in this package. /scripts has a script to rewrite db.json into a lua file if the repository is outdated. No building capabilities or scripts currently.

License

This project has an MIT license

Contact

  • Discord: Arivistraliavatoriar#2678

About

port of nodejs mime-db in lua

License:MIT License


Languages

Language:Lua 100.0%