Skip to content

zBritva/powerbi-visuals-monaco-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2cea126 · Jul 9, 2023

History

2 Commits
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023

Repository files navigation

The example visual with integrated monaco editor

Preview image

The project contains three parts:

The first part is monaco editor bundle with entry point at src\monaco\reexport.ts. The webpack.monaco.config.js uses to bundle the editor and export as library.

The secod part is monaco editor workers for TypeScript, CSS, HTML, JSON. The webpack.monaco.config.js uses to bundle the workers and export as plain JS to load source into worker as inline text. The webpack.monaco-workers.config.js config uses to bundle workers.

The third part is visual. There is nothing spectial. It's typical visual for Power BI.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published