feel-playground
feel-playground copied to clipboard
An interactive playground to try out and learn the DMN FEEL language.
feel-playground
An interactive app to learn the DMN FEEL language in your browser. ➡️ Try it out.
Build and Run
# spin up development server
npm run dev
# build for production
npm run all
Related
- feelin - FEEL parser and interpreter for JavaScript
- lezer-feel - FEEL grammar for the Lezer parser system
- lang-feel - FEEL language definition for the CodeMirror code editor