Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Latest commit

 

History

History
44 lines (32 loc) · 1.77 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.77 KB

Koi Document Format

GitHub package.json version

Warning: KDF is currently an experimental document format.

The following is a technical specification for the Koi Document Format. KDF is an open source, JSON based document format, that aims to breath some life back into your document editing experience. KDF was designed to enable a brand new document processor named Koi.

Features

We've packed many great features into KDF. Here's some highlights:

  • Everything you expect: Support for all the document features you know and love. Because KDF is still experimental, some of these features may still be in development, however.
  • Migrations: Functions which automatically upgrade KDF documents to be in compliance with the latest version of the specification.
  • More layout control: KDF embraces nonlinear layouts, allowing you to design the documents of your dreams.
  • Web & print documents: Create documents for print or for the web. You can create your blogs, technical documentation, and more all in one document format.
  • Collaboration: A document format which enables authors to work collaboratively on documents. Coming soon.
  • Colour palettes: Create custom colour palettes that follow your documents wherever they go. Even to other collaborators!
  • Open source: KDF is 100% open source. We've built this specification so that other application developers can make the most of KDF too.

Motivation

View the rest of the specification online at kdf.now.sh.