5.0.1 (2024-10-09)
Bug Fixes
- deps: remove
make-fetch-happen
for real (c20def3)
Explore
We compile content to syntax trees and syntax trees to content.
We also provide hundreds of packages to work on the trees in between.
You can build on the unified collective to make all kinds of interesting things.
We provide the interface: for parsing, inspecting, transforming, and serializing content. You work on structured data. Learn how to plug building blocks together, write your own, and make things with unified.
Guide that summarizes the what and why of unified
Guide that delves into transforming markdown to HTML
How to do tree traversal (also known as walking or visiting a tree)
How to find a node in any unist syntax tree
How to support GitHub-style tables in remark (or react-markdown)
See 15 other articles
To support our efforts financially, sponsor us on GitHub, thanks.dev
, or OpenCollective. This lets us spend more time maintaining our projects and developing new ones.
The ever growing ecosystem that the unified collective provides today consists of 356 open source projects, with a combined 63k stars on GitHub. In comparison, the code that the collective maintains is about 102 Moby Dicks or 40 Linuxes. In the last 30 days, the 533 packages maintained in those projects were downloaded 2b times from npm. Much of this is maintained by our teams, yet others are provided by the community.
See 533 packages and 356 projects
We provide the building blocks: from tiny, focussed, modular utilities to plugins that combine them to perform bigger tasks. And much, much more. You can build on unified, mixing and matching building blocks together, to make all kinds of interesting new things.
Maintaining the collective, developing new projects, keeping everything fast and secure, and helping users, is a lot of work. In total, we’ve closed 5k issues/PRs while 128 are currently open (2%). In the last 30 days, we’ve cut 14 new releases.
142c6e8
Update mime
, change to require Node 18Full Changelog: https://github.com/remarkjs/remark-embed-images/compare/4.0.0...5.0.0
(note: this is a patch release to all packages)
79383ba
Add license files to packagesFull Changelog: https://github.com/rehypejs/rehype-minify/compare/7.0.0...7.0.1
Explore recent releases