All 71 Dependencies
Every package anytype-ts depends on, ranked by repo health score.
Anytype is a personal knowledge operating system built for people who want complete ownership of their information. Unlike cloud-dependent tools, Anytype stores everything locally on your device first, then syncs across your devices using peer-to-peer networking with zero-knowledge encryption — meaning not even Anytype can read your data.
The application is built on a composable block model where every piece of content — text, databases, kanban boards, calendars, media embeds, code, and custom relation fields — is a block that can be combined and remixed freely. You define your own Types and Relations to model data exactly as you think about it, creating a personal information architecture that reflects your mental model rather than forcing you into someone else's rigid structure.
The desktop client runs on macOS, Windows, and Linux as an Electron application, backed by a Go-based middleware engine called anytype-heart that handles all data operations, synchronization, and encryption. A gRPC protocol bridges the TypeScript frontend to the Go core, and a browser extension lets you clip web content directly into your Anytype spaces.
Anytype is published under the Any Source Available License 1.0, which permits personal and non-commercial use as well as commercial use within authorized networks. The source code for both the desktop client and the core middleware is publicly available, and the project has an active community of contributors with multiple releases shipped every month.