# The Engine

The [**`onykia-engine`**](https:/github.com/mudomi/onykia-engine) is [Typst](https://github.com/typst/typst) wrapper to run in the web. It compiles and renders Typst documents, exposing API to integrate with your own application.

## [Quickstart](./Quickstart.md)

No questions, just make it work.

## [Rendering](./Rendering.md)

Rendering strategies for:
- canvas
- svg
- png
- pdf
- html

## Editor Integration

### [CodeMirror](./CodeMirror.md)

Bindings for most features, including autocomplete and diagnostics.

### [Monaco](./Monaco.md)

Bindings are still work-in-progress.

## [Fonts](./Fonts.md)

Font sources and loading

## [Packages](./Packages.md)

loading custom packages