Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unifiedjs/awesome-unified
Curated list of awesome unified resources
https://github.com/unifiedjs/awesome-unified
List: awesome-unified
awesome awesome-list unified
Last synced: 14 days ago
JSON representation
Curated list of awesome unified resources
- Host: GitHub
- URL: https://github.com/unifiedjs/awesome-unified
- Owner: unifiedjs
- Created: 2018-11-03T16:26:46.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-06-18T15:17:25.000Z (over 2 years ago)
- Last Synced: 2024-04-14T04:19:38.753Z (7 months ago)
- Topics: awesome, awesome-list, unified
- Homepage: https://unifiedjs.com
- Size: 17.6 KB
- Stars: 112
- Watchers: 13
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome - awesome-unified - Curated list of awesome unified resources (Others)
- awesome-syntax-tree - awesome unified
- awesome-list - awesome-unified
- awesome-remark - awesome unified
- awesome-retext - awesome unified
README
# awesome unified [![awesome][awesome-badge]][awesome]
[](https://github.com/unifiedjs/unified)
> A curated list of awesome **[unified][]** resources.
**unified** is an ecosystem around syntax trees,
processing content,
where plugins do the heavy lifting.## Contents
* [Official](#official)
* [Projects](#projects)
* [Syntaxes](#syntaxes)
* [Related projects](#related-projects)
* [Related lists](#related-lists)
* [License](#license)## Official
* [unified](https://github.com/unifiedjs/unified) - Repository.
* [unifiedjs.com](https://unifiedjs.com) - Website.
* [collective](https://github.com/unifiedjs/collective) - Collective governance docs.## Projects
* [unified-engine](https://github.com/unifiedjs/unified-engine) - Process multiple files with unified.
* [unified-args](https://github.com/unifiedjs/unified-args) - Engine to create CLIs.
* [unified-engine-gulp](https://github.com/unifiedjs/unified-engine-gulp) - Engine to create Gulp plugins.
* [unified-diff](https://github.com/unifiedjs/unified-diff) - Ignore unrelated messages in CIs.
* [unified-stream](https://github.com/unifiedjs/unified-stream) - Streaming interface.## Syntaxes
* [remark](https://github.com/remarkjs/remark) - Markdown.
* [rehype](https://github.com/rehypejs/rehype) - HTML.
* [retext](https://github.com/retextjs/retext) - Prose.
* [redot](https://github.com/redotjs/redot) - Graphviz.## Related projects
* [syntax-tree](https://github.com/syntax-tree/unist) - Syntax trees.
* [vfile](https://github.com/vfile/vfile) - Virtual files.## Related lists
* [awesome remark](https://github.com/remarkjs/awesome-remark)
* [awesome rehype](https://github.com/rehypejs/awesome-rehype)
* [awesome retext](https://github.com/retextjs/awesome-retext)
* [awesome mdx](https://github.com/transitive-bullshit/awesome-mdx)
* [awesome syntax-tree](https://github.com/syntax-tree/awesome-syntax-tree)## License
[![CC-BY][license-badge]][license] © [Titus Wormer][author]
[author]: https://wooorm.com
[awesome-badge]: https://awesome.re/badge.svg
[awesome]: https://awesome.re
[license]: https://creativecommons.org/licenses/by/4.0/
[license-badge]: https://mirrors.creativecommons.org/presskit/buttons/80x15/svg/by.svg
[unified]: https://github.com/unifiedjs/unified