App in the future? #172
danlatorre
started this conversation in
Ideas
Replies: 1 comment
There already is one. We build Nodes, a native macOS Markdown editor, and this package is the parsing and rendering layer behind it. It is AppKit and TextKit 2, so memory use stays a lot lower than an Electron editor. It is on the Mac App Store: https://apps.apple.com/de/app/nodes-by-the-werk/id6745401961?l=en-GB&mt=12 This repo stays a standalone library though, so you can build your own thing on top of it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Any plans to turn this into its own app, like Typora but more RAM efficient?
All reactions