Built on top of blocksutie (opens in a new tab) (an open-source project for block-based collaborative editing.)Refine is a note-taking app for multiple distributions (desktop, web, mobile and browser extension)
Distributions
⚠️
Most of the distributions are still under development.
- Desktop
- Web
- Docker (self-host server)
- Mobile
- Browser Extension
Scalability
Refine is designed to be scalable. It can be used as a simple note-taking playground, or a full-featured knowledge base application.
Loading...
Packages
Behind the editor, refine enhances the frontend application development with a set of libraries and tools.
- jotai-inject: Dependency injection for multiple environments with Jotai.
- y-io: Socket.io provider for Yjs in both client and server side.
- y-utils: Utilities for Yjs.