#typescript #protocols #javascript #update #time #garden-style #evergreen

bin+lib grdn

The canonical TypeScript and JavaScript implementation of the grdn protocol

1 unstable release

0.0.1 Jan 22, 2023

#283 in #update

BlueOak-1.0.0

5KB
60 lines

grdn

A simple protocol for garden-style content feeds: designed from the start for evergreen content which grows and develops over time, with first-class support for updates and changes. For background, see this (garden-style!) essay, and the many things it links to.

This is not a competitor to RSS, Atom, or JSON Feed. It is a complement, designed for a different kind of content.

Note This is currently in the earliest possible stages of development. You're welcome to follow along, but expect changes!


lib.rs:

Basic definitions of the idea of a "garden" -- like a "feed" but designed from the start to support content which "grows" over time. Think of it as a complement to rather than an alternative to traditional feed structures like RSS, Atom, JSON Feed, etc.

Dependencies

~1.5–2.3MB
~45K SLoC