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
- Host: GitHub
- URL: https://github.com/nikku/lang-feel
- Owner: nikku
- License: mit
- Created: 2022-08-27T07:47:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-04T13:36:14.000Z (about 1 year ago)
- Last Synced: 2025-05-04T14:29:06.508Z (about 1 year ago)
- Topics: codemirror-language, dmn, dmn-feel, feel
- Language: TypeScript
- Homepage:
- Size: 449 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# lang-feel
[](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