scalable-dynamics / PowerNote

Power Fx editor and file viewer

Home Page:https://scalable-dynamics.github.io/PowerNote/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerNote

PowerNote

Power Fx editor and file viewer

Online Version (GitHub Pages)

Features

  • Create Power Fx formulas and check/eval the result
  • View and edit Power Fx formulas from various file types (.msapp, .json, .xlsx, .zip)
    • Canvas Apps (.msapp)
    • Cloud Flows (.json)
    • Excel Documents (.xlsx)
    • Dataverse Solutions (.zip)
  • Save, share and collaborate by sending a PowerNote url
    • Press CTRL+S to save while in the editor, this will set the url so you can share with friends!
    • Selecting an app or file will change the url to that file
    • The url will contain a base64-encoded representation of the file or code - all data after the '#' in the url will not be sent to the server

Powered by

License

MIT License

PowerNote is licensed under the MIT license

About

Power Fx editor and file viewer

https://scalable-dynamics.github.io/PowerNote/

License:MIT License


Languages

Language:C# 53.5%Language:HTML 15.7%Language:TypeScript 13.1%Language:JavaScript 11.4%Language:CSS 6.4%