Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/denoffi/deno_lua

Lua bindings for Deno.
https://github.com/denoffi/deno_lua

deno denoffi lua

Last synced: 12 days ago
JSON representation

Lua bindings for Deno.

Awesome Lists containing this project

README

        

# deno_lua

[![tag](https://img.shields.io/github/release/denoffi/deno_lua)](https://github.com/denoffi/deno_lua/releases)
[![ci](https://github.com/denoffi/deno_lua/actions/workflows/ci.yml/badge.svg)](https://github.com/denoffi/deno_lua/actions/workflows/ci.yml)
[![license](https://img.shields.io/github/license/denoffi/deno_lua)](https://github.com/denoffi/deno_lua/blob/master/LICENSE)

lua bindings for Deno.

**⚠️ Work in progress**

See: https://github.com/denoffi/deno_lua/tree/main/examples

### License

[deno_lua](https://github.com/denoffi/deno_lua) is released under the MIT
License. See the bundled [LICENSE](./LICENSE) file for details.