Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hugginsio/zed-edi

An X12 EDI plugin for Zed leveraging tree-sitter.
https://github.com/hugginsio/zed-edi

edi x12 zed-editor zed-extension

Last synced: 20 days ago
JSON representation

An X12 EDI plugin for Zed leveraging tree-sitter.

Awesome Lists containing this project

README

        

# zed-edi

Basic EDI language support for Zed.

- EDI X12 support provided by [hugginsio/tree-sitter-x12].

> [!NOTE]
> This grammar does not validate the content or structure of the EDI document. It's really just meant to enable basic highlighting support in your favorite text editors.

## Legal

"X12" is a trademark of X12 Incorporated. The tree-sitter-x12 grammar is not endorsed by, sponsored by, or affiliated with X12 Incorporated or ASC X12. My use of these names (and brands) is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.

[hugginsio/tree-sitter-x12]: https://github.com/hugginsio/tree-sitter-x12