SkillAgentSearch skills...

Splitflap

๐Ÿ”–โš›๏ธ RSS / Atom feed generation library for Racket

Install / Use

/learn @otherjoel/Splitflap
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

splitflap

CI Contributor Covenant

๐Ÿ”–โš›๏ธ RSS / Atom feed generation library for Racket.

Everything you supply is validated, so the result is always either a valid feed or an exception.

Documentation is at https://joeldueck.com/what-about/splitflap

[!NOTE] The only condition of Splitflap's permissive license is that you introduce yourself to me by emailing me at joel@jdueck.net. See How I License for more background.

Installation

Splitflap requires Racket 8.1 or higher. To install Splitflap from the command line:

> raco pkg install splitflap

Or using DrRacket: click the File menu โ†’ Install Package โ€ฆ and enter splitflap.

If deploying Splitflap in a production environment, you probably want to use splitflap-lib instead of splitflap. This will avoid fetching/building the docs, and will greatly reduce the number of dependencies installed.

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated23d ago
Forks2

Languages

Racket

Security Score

75/100

Audited on Mar 9, 2026

No findings