calc-monaco-editor icon indicating copy to clipboard operation
calc-monaco-editor copied to clipboard

A browser based editor for a simple DSL to perform calculations

Results 10 calc-monaco-editor issues
Sort by recently updated
recently updated
newest added

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 to 1.4.2 Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2...

dependencies

Hi Federico, This was very helpful. Here are a couple of suggestions to limit possible frustration from people trying out your demo who may not be too familiar with the...

Hello @ftomassetti , Thanks for sharing this project, as I learned heaps from it. I am adapting this further to make it more friendly for frontend folks not so comfortable...

Inspired by issue #1, this PR implements semantic validation for identifiers in the calc language. Following the rules of most mainstream programming languages, identifiers need to be declared before usage,...

In sequence of the [article's](https://tomassetti.me/writing-a-browser-based-editor-using-monaco-and-antlr/) future work and Issue [#1 ](https://github.com/Strumenta/calc-monaco-editor/issues/1) this PR implements the ability to run code written in the web expressions editor. The development was done using...

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog....

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependencies [json5](https://github.com/json5/json5), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Removes `json5` Updates `webpack` from 4.39.3 to 5.75.0 Release...

dependencies

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies