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

https://github.com/nikku/lang-feel

DMN FEEL language definition for CodeMirror 6
https://github.com/nikku/lang-feel

codemirror-language dmn dmn-feel feel

Last synced: about 1 year ago
JSON representation

DMN FEEL language definition for CodeMirror 6

Awesome Lists containing this project

README

          

# lang-feel

[![CI](https://github.com/nikku/lang-feel/actions/workflows/CI.yml/badge.svg)](https://github.com/nikku/lang-feel/actions/workflows/CI.yml)

This package implements the [DMN](https://www.omg.org/spec/DMN/) FEEL language support for the [CodeMirror code editor](https://codemirror.net/).

## Related

* [lezer-feel](https://github.com/nikku/lezer-feel) - FEEL grammar
* [feelin](https://github.com/nikku/feelin) - FEEL parser + interpreter

## License

MIT