An open API service indexing awesome lists of open source software.

https://github.com/florianwoelki/uwrite

Take notes and capture code snippets with focus, VIM, and LaTeX.
https://github.com/florianwoelki/uwrite

editor free latex react tailwind typescript vim

Last synced: 9 months ago
JSON representation

Take notes and capture code snippets with focus, VIM, and LaTeX.

Awesome Lists containing this project

README

          

# uwrite

Dev:
```
yarn
yarn dev
```

Production:
```
yarn build
```