re-frame2
https://day8.github.io/re-frame2/
re-frame2: https://day8.github.io/re-frame2/
https://day8.github.io/re-frame2/
What the project is
re-frame2 is a Clojure project hosted on GitHub. Https://day8.github.io/re-frame2/ This, milord, is my family's axe. We have owned it for almost nine hundred years, see. Of course, sometimes it needed a new blade. And sometimes it has required a new handle, new designs on the metalwork, a little refreshing of the ornamentation ... but is this not the nine hundred-year-old axe of my family? And because it has changed gently over time, it is still a pretty good axe, y'know. Pretty good. . Terry Pratchett, The Fifth Elephant . reflecting on identity, flow, and derived values (aka the Ship of Theseus) The repository is maintained by day8 and tracks activity through its public issue tracker and commit history. Readers who want a working example rather than a bare library will find the documentation and the linked resources useful for getting a first build running.
What it offers
The re-frame2 repository documents several concrete capabilities that shape how people use it. Large Things . PDF blobs and other large things shouldn't accidentally get logged to Datadog. The same owner-declared classification keeps them off the observability wire too. These points are taken from the project README, so they reflect what the maintainers actually ship rather than marketing claims. Checking the file list and the example directories gives a fuller picture of how each piece fits together.
How to set it up
The re-frame2 repository points users to https://github.com/day8/re-frame2 for the source and the setup notes. Although the README does not embed a single copy paste command block, it describes the prerequisites and the workflow needed to use the project. Reading the installation section and the example files is the reliable path to a working environment. The maintainers keep the documentation in the repository so it stays in step with the code.
License and project status
re-frame2 is written primarily in Clojure and is released under the MIT license, which sets the terms for reuse and redistribution. The project reports around 46 stars on GitHub, a signal of how many developers have bookmarked it. The source was last updated on 2026-08-21. The canonical location is https://github.com/day8/re-frame2, where the license file, the changelog and the open issues give the most current state of the work. Anyone planning to depend on it should read the license text directly before shipping it inside another product.
Editorial conclusion
The re-frame2 source lives at https://github.com/day8/re-frame2 under the MIT license and is mainly written in Clojure. The README and the linked examples remain the place to confirm the current behaviour before adopting the project.
Community notes