Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 897 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 897 Bytes

el-em

A browser based Emulator for Microsoft Expression Language - used in Power Automate, Logic Apps and Azure Data Factory.

The intent of the emulator is for new users to quickly build and try Expression Language statements without having to run their flow/app/pipeline first.

The emulator requires nothing server side and can be hosted statically: for example at nonodename.com

Running locally

Fire up a web server of your preference with root in the /code directory. Python works well: python3 -M http.server

Contributions

Feel free to fork and issue pull requests and/or log issues.

Microsoft: I'd be very happy for you to pick this up and embed in the relevant authoring environments. Please get in touch if interested.