grdn 0.0.1

The canonical TypeScript and JavaScript implementation of the `grdn` protocol
Documentation
1
2
3
4
5
6
7
8
9
10
# `grdn`

A simple protocol for [garden-style][garden] 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][feeds-not-fit], and the many things it links to.

[garden]: https://maggieappleton.com/garden-history
[feeds-not-fit]: https://v5.chriskrycho.com/essays/feeds-are-not-fit-for-gardening/

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!