Jotai takes a bottom-up approach to React state management with an atomic model inspired by Recoil. One can build state by combining atoms and renders are optimized based on atom dependency. This solves the extra re-render issue of React context and avoids requiring the memoization technique.
Daphile is an audiophile class music server & player OS – targeted to dedicated headless PC. It manages the bitperfect and gapless playback of common audio formats including the high resolution files.
Create a timeline view of all notes with the specified combination of tags - GitHub - Darakah/obsidian-timelines: Create a timeline view of all notes with the specified combination of tags
Perform file explorer operations (and see your current file path) from the Obsidian.md title bar - GitHub - pjeby/quick-explorer: Perform file explorer operations (and see your current file path) f...
obsidian plugin to add attributes and context menu options to internal links - GitHub - mdelobelle/obsidian_supercharged_links: obsidian plugin to add attributes and context menu options to interna...
Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that compiles to HTML, JS and CSS for building their user interface.