https://github.com/alphafantomu/mime-types
lua content-type utility
https://github.com/alphafantomu/mime-types
Last synced: 2 days ago
JSON representation
lua content-type utility
- Host: GitHub
- URL: https://github.com/alphafantomu/mime-types
- Owner: alphafantomu
- License: mit
- Created: 2022-03-09T03:42:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-10T09:05:05.000Z (over 4 years ago)
- Last Synced: 2025-02-21T13:25:21.332Z (over 1 year ago)
- Language: Lua
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mime-types
lua content-type utility
## Installation
- Make sure you have [luvit](https://luvit.io/install.html) installed
- Run the command `lit install alphafantomu/mime-types`
- `require('mime-types')` to reference the library
- There is no [LuaRocks](https://luarocks.org/) release, but only `init.lua` is necessary to use the library.
## Documentation
You can find API documentation [here](https://github.com/alphafantomu/mime-types/wiki). API is the same as [jshttp/mime-types](https://github.com/jshttp/mime-types)
## License
This project has an [MIT license](/LICENSE)
## Contact
- Discord: `Arivistraliavatoriar#2678`