Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/denoffi/deno_lua
- Owner: denoffi
- License: mit
- Created: 2021-12-30T02:58:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-12T14:51:09.000Z (over 2 years ago)
- Last Synced: 2024-10-16T16:15:51.243Z (26 days ago)
- Topics: deno, denoffi, lua
- Language: TypeScript
- Homepage:
- Size: 8.79 KB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.