silverbullet/plug-api
Zef Hemel 7de987fd56 Use backtick syntax to support identifiers in expression language, see examples 2024-02-24 12:59:27 +01:00
..
lib Use backtick syntax to support identifiers in expression language, see examples 2024-02-24 12:59:27 +01:00
syscalls Adds a system.getVersion syscall that returns the current system version (#721) 2024-02-17 22:32:09 +00: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