Remix.run Logo
joethei 3 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.

alberth 3 days ago | parent | next [-]

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.

hu3 3 days ago | parent | prev [-]

Neat! Does it use a library like React? Or perhabs Lit?

joethei 3 days ago | parent [-]

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...>