Hacker News new | ask | show | jobs
by joethei 301 days ago
For the grammar: Lezer For the editor: CodeMirror

Everything else is custom as we generally don't use existing frameworks and the large amount of baggage they carry. CodeMirror and Lezer we already used before Bases.

2 comments

Any chance the entire table layout, filtering, etc will be open sourced?

I can see plenty of SaaS apps, especially indie made, that could benefit from such functionality.

Neat! Does it use a library like React? Or perhabs Lit?
Nope, that's not the Obsidian way. We don't use frameworks

We include very few dependencies, see: <https://help.obsidian.md/credits#Third+party+acknowledgement...>