JSON Feed for Ceylon provides domain objects and a parser for
[JSON Feed](https://jsonfeed.org).
To use, parse a JSON string using the `ceylon.json` module, and then convert the
resultant `JsonObject` to a [[Feed]] as shown in the code ...
Last Release on Feb 13, 2021