Docs Framework for future dev.
Important
Node 22.12+ is required
# install
bun add -g xyd-js
# run a dev server
xyd
# build a docs static files
xyd build
-
Developer Experience - designed to be easy to use, with a focus on developer experience
-
Extendability - customize every part of documentation
-
Rich Content - create engaging documentation with interactive components and dynamic content capabilities
-
Batteries Included - everything to build docs at scale is here
-
Open - we believe that docs frameworks should be fully open source
- π¨ Themes - Built-in themes: Solar, Gusto, Poetry, Picasso, Opener, and Cosmo
- π Plug & Play Dev Server - Instant development server with hot reload and zero configuration
- βοΈ Easy customization - Extend and modify every component, layout, and functionality
- π OpenAPI / GraphQL API docs generation - Automatic documentation generation from API specifications
- π Plugins - Rich ecosystem of plugins for search, analytics, chat, and more
- π Analytics - Built-in analytics integration with support for custom events and session replay with LiveSession
- π§ͺ A/B testing - Built-in integration for A/B testing experiments with LaunchDarkly and GrowthBook
- π Full-text search - Lightning-fast search with typo tolerance and relevance scoring
- π¬ Live chat - Seamless integration with Intercom, LiveChat, and Chatwoot
- π» Developer content - Advanced syntax highlighting with interactive code examples and tooling for developers
- π§ SDK generation capabilities - Automatic SDK generation from API specifications
For more info head over to our docs.
π The starter for xyd docs
π Ready-to-run xyd examples
π¦ Ready-to-run xyd deploy samples
π Live demo showcasing xyd's API documentation capabilities.
π©βπ€ Collection of built-in components.
- 100% open source
- Batteries included - native support for API specs (GraphQL/OpenAPI), SDK generation, Code Languages API docs and more++
- Design System - we built components with design system philosophy
- Not only docs - xyd is using a couple of in-house packages you can use standalone, e.g a docs writing engine or a set of tools for modern API docs
At LiveSession we're on our way to creating a next-generation analytics platform. We need a powerful tool that will meet our needs. You can read the story behind it here.
First of all, great to hear that! We have a migration tool for a bunch of docs frameworks.
Development guide with setup instructions, available scripts, and contribution guidelines.