Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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