diff options
Diffstat (limited to 'docs/reference/packages.md')
| -rw-r--r-- | docs/reference/packages.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/packages.md b/docs/reference/packages.md new file mode 100644 index 00000000..bfd1ef58 --- /dev/null +++ b/docs/reference/packages.md @@ -0,0 +1,6 @@ +Typst [packages]($scripting/#packages) encapsulate reusable building blocks +and make them reusable across projects. Below is a list of Typst packages +created by the community. Due to the early and experimental nature of Typst's +package management, they all live in a `preview` namespace. Click on a package's +name to view its documentation and use the copy button on the right to get a +full import statement for it. |
