nodemcu-firmware/docs/lua-modules
Lukáš Voborský 949875d590
File LFS Lua module initial commit (#3332)
* File LFS module initial commit

* LFS file module update #1

* LFS file module update #2 - doc update and file.stat() returning read only attribute

* Implementing file.list()

* Fine-tuning `file_lfs` module

* Adding `file_lfs` to mkdocs.yml

* Implementing file.list() update #1

* Fine-tuning

* Fine-tuning #2
2021-05-06 06:52:39 +02:00
..
README.md Add page about Lua module directory 2020-06-09 22:26:52 +02:00
bh1750.md Re-organize documentation 2019-01-13 22:01:57 +01:00
bme280.md Doc update for bme280.lua (#3384) 2021-01-24 20:33:46 +01:00
cohelper.md Example Lua module for coroutining (#2851) 2019-07-26 16:43:56 +01:00
ds18b20.md DS18B20 Lua module (#3150) 2020-11-07 22:41:16 +01:00
ds3231.md Re-organize documentation 2019-01-13 22:01:57 +01:00
fifo.md A generic fifo and fifosock wrapper, under telnet and http server (#2650) 2019-02-16 13:51:40 +01:00
fifosock.md Revise fifo{,sock} (#2671) 2019-02-17 18:32:16 +00:00
file_lfs.md File LFS Lua module initial commit (#3332) 2021-05-06 06:52:39 +02:00
ftpserver.md Fix ftpserver documentation and some formating in httpserver.md (#3322) 2020-11-04 09:34:05 +01:00
gossip.md Add Lua module for Gossip protocol (#3013) 2020-06-09 22:26:52 +02:00
hdc1000.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
httpserver.md Fix ftpserver documentation and some formating in httpserver.md (#3322) 2020-11-04 09:34:05 +01:00
imap.md Re-organize documentation 2019-01-13 22:01:57 +01:00
liquidcrystal.md LiquidCrystal robustness and test (#3369) 2021-01-13 02:36:00 +00:00
lm92.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
mcp23008.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
mcp23017.md Add mcp23017 Lua module (#3197) 2020-10-25 12:48:34 +01:00
redis.md Small overhaul 2019-04-19 16:04:10 +02:00
telnet.md Make the telnet example an Lua module (#3133) 2020-06-09 22:26:53 +02:00
yeelink.md Re-organize documentation 2019-01-13 22:01:57 +01:00

README.md

NodeMCU Lua modules directory

Reviewing, hosting and thus potentially maintaining an ever growing list of NodeMCU Lua modules (the ones here) does not scale well for the project team. Instead, we give the community a chance - and the responsibility - to maintain a directory of Lua modules found in the wild through the GitHub wiki.

In the (hopefully not too distant) future, we will request that Lua modules to be hosted in this repository come with a test program in whatever framework we end up adopting.

A module being listed on the wiki does NOT mean the NodeMCU project team endorses it in any way.

https://github.com/nodemcu/nodemcu-firmware/wiki/Lua-modules-directory