silverbullet/plug-api
Zef Hemel de2d1089d4
New space script APIs (#761)
New space script APIs: registerEventListener and registerAttributeExtractor
2024-02-27 20:05:12 +01:00
..
lib New space script APIs (#761) 2024-02-27 20:05:12 +01:00
syscalls New space script APIs (#761) 2024-02-27 20:05:12 +01:00
README.md More moving stuff around 2024-02-08 21:12:23 +01:00
syscall.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
syscalls.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00

README.md

This folder contains two things:

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