• Stars
    star
    176
  • Rank 210,239 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 3 years ago
  • Updated 16 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Easily browse and read Wayland protocols documentation

Wayland Explorer

Easily browse and read Wayland protocols documentation.

Motivation for this project

Wayland protocols are published as XML files. While the core Wayland protocol specification is also available in HTML format for reading online, that's not the case for all the other Wayland protocols which are not part of the core protocol.

This project attempts to fill this gap by parsing the XML protocol files and converting them to HTML in order to make it easy to browse and read them on the web.

Technologies

Built with πŸ’– using React, Tailwind UI and vscode-codicons.

Disclaimer

This project has no affiliation with the official Wayland project.