TypeScriptToLua 一些不错的类型定义包

以下是一个参考资料,lua-types 包含了lua 的语言特性,比较有用,openresty-lua-types 是一个包含了openresty 的
后边可以参考这些开发一些openresty 的模块包,实现方便的openresty 开发

参考资料

https://www.npmjs.com/package/lua-types
https://github.com/andrei-markeev/openresty-lua-types
https://typescripttolua.github.io/docs/advanced/writing-declarations
https://www.npmjs.com/package/@types/lua-json

相关文章

1.github代码实践源代码是lua脚本语言,下载th之后运行thmai...
此文为搬运帖,原帖地址https://www.cnblogs.com/zwywilliam/...
Rime输入法通过定义lua文件,可以实现获取当前时间日期的功能...
localfunctiongenerate_action(params)localscale_action=cc...
2022年1月11日13:57:45 官方:https://opm.openresty.org/官...
在Lua中的table(表),就像c#中的HashMap(哈希表),key和...