Ecosyste.ms: Awesome
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: 14 days ago
JSON representation
Take notes and capture code snippets with focus, VIM, and LaTeX.
- Host: GitHub
- URL: https://github.com/florianwoelki/uwrite
- Owner: FlorianWoelki
- License: mit
- Created: 2022-01-02T15:21:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-30T08:56:36.000Z (almost 2 years ago)
- Last Synced: 2024-11-29T07:44:37.856Z (2 months ago)
- Topics: editor, free, latex, react, tailwind, typescript, vim
- Language: TypeScript
- Homepage: https://uwrite.vercel.app/
- Size: 1.37 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# uwrite
Dev:
```
yarn
yarn dev
```Production:
```
yarn build
```