Skip to content

JSON-DOC is a block based document file format and data model (work in progress)

Notifications You must be signed in to change notification settings

basheb/JSON-DOC

 
 

Repository files navigation

JSON-DOC

JSON-DOC is a simple and flexible format for storing structured content in JSON files. It is designed to support a wide variety of content types and use cases, such as paragraphs, headings, lists, tables, images, code blocks, HTML and more.

JSON-DOC is an attempt to standardize the data model used by Notion.

Features

  • Documents are represented as a list of blocks
  • Each block is a JSON object
  • A unique identifier for each block by hashing RFC 8785 Canonical JSON
  • Support for nested blocks

Motivation

TBD

About

JSON-DOC is a block based document file format and data model (work in progress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%