1
0
Fork
You've already forked well-known-button
0
The specification for /.well-known/button.json
2024年07月24日 16:22:16 +02:00
drafts moved examples to a more fitting path 2024年07月24日 16:22:03 +02:00
README.md added changelog idea to readme 2024年06月14日 15:51:26 +02:00

.well-known/button.json schema

This project aims to centralize the discussion and implementation of a file format for easily sharing 88x31 buttons available on websites.

Please see the drafts folder for currently released drafts, and see here for the latest unreleased version.

For the latest released draft, see draft 2024-06.

Note that the unreleased version will change without notice until it's tagged with a version id and moved into the drafts/ folder. It serves as a way to facilitate discussion of changes and should not be used until released.

I recommend using The Hyperjump JSON Schema Verifier to ensure your file has no errors.

Plans for the future

  • webapp for easily working with the format
  • implementation guide for clients
  • proper changelog

Credits