silverbullet/plug-api
Zef Hemel 61f82869e9
Lua integrated query work (#1205)
* Lua query embeddings
2025-01-12 16:54:04 +01:00
..
lib Lua integrated query work (#1205) 2025-01-12 16:54:04 +01:00
syscalls Lua integrated query work (#1205) 2025-01-12 16:54:04 +01:00
README.md Delete line command (#866) 2024-05-25 23:12:48 +02:00
syscall.ts Added a ton of JS Doc 2024-08-07 13:27:25 +02:00
syscalls.ts First integration of Lua into the core (via space-lua code blocks) 2024-10-03 17:55:51 +02:00
types.ts Fix some things with transclusions, and added a renderWidgets page decoration 2024-08-12 20:12:28 +02:00

README.md

This folder contains two things:

  • Wrappers for syscalls to be used by Plugs
  • Reusable library code that plugs may find useful