unified
Content processor
A framework for processing and manipulating content as structured data
☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees
4k stars
34 watching
110 forks
Language: JavaScript
last commit: about 2 months ago astcstjavascriptpluginsprocessorsyntax-treeunistvfile
Related projects:
Repository | Description | Stars |
---|---|---|
unifiedjs/unified-args | Creates a command-line interface for processing files with a unified processor | 32 |
unifiedjs/unified-stream | Transforms a unified processor into a Node.js stream for processing input data | 17 |
unifiedjs/unified-engine | Engine to process multiple files with unified processing capabilities and configuration options | 56 |
retextjs/retext | A tool for transforming and analyzing natural language text into structured data using syntax trees | 2,360 |
remarkjs/remark | Tools for processing and transforming markdown text into various formats. | 7,703 |
syntax-tree/unist | A specification for syntax trees used by the unifiedjs project to represent source code or natural language in an abstract and concrete format. | 877 |
sublimetext/coffeescript | Enables syntax highlighting and checking, commands, shortcuts, snippets, watched compilation for the CoffeeScript programming language in Sublime Text. | 440 |
shougo/unite.vim | A Vim plugin that allows users to search and interact with various data sources | 2,852 |
syntax-tree/hast-util-to-jsx-runtime | A utility that converts a hast syntax tree to a framework-compatible JSX runtime | 55 |
syntax-tree/hast-util-to-html | Utility to convert syntax tree into HTML string | 88 |
sustained/coffeescript-sublime-plugin | A plugin for Sublime Text that provides syntax highlighting and checking, commands, shortcuts, snippets, compilation and more for CoffeeScript language | 290 |
rehypejs/rehype-retext | Transforms HTML into natural language syntax trees to support analysis and processing of prose content | 17 |
syntax-tree/unist-util-inspect | Utility to visually inspect tree data structures | 27 |
manifold-systems/manifold | A Java compiler plugin providing advanced metaprogramming capabilities and language enhancements. | 2,419 |
syntax-tree/unist-util-visit | Utility to traverse and inspect the structure of an abstract syntax tree | 278 |