Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucifer1004/leetcode.typ
Solving Leetcode problems in Typst
https://github.com/lucifer1004/leetcode.typ
Last synced: 6 days ago
JSON representation
Solving Leetcode problems in Typst
- Host: GitHub
- URL: https://github.com/lucifer1004/leetcode.typ
- Owner: lucifer1004
- Created: 2023-04-19T14:46:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:45:11.000Z (11 months ago)
- Last Synced: 2024-08-02T06:15:15.018Z (3 months ago)
- Language: Python
- Homepage:
- Size: 1.31 MB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-typst - leetcode.typ - Solving Leetcode problems in Typst (Integrations & Tools / Programming)
- awesome-typst-cn - leetcode.typ
README
# leetcode.typ - Solving Leetcode problems in Typst
![Logo](images/logo.png)
To compile the document, you need to install [`typst`](https://github.com/typst/typst) first, then run
```bash
typst watch leetcode.typ
```to get a dynamically updated PDF file `leetcode.pdf`.
Example output is [here](./build/leetcode.pdf).