References - neuron-team/vscode-ipe GitHub Wiki
References
- Angular, https://angular.io/.
- VSCode API, https://code.visualstudio.com/docs/extensionAPI/vscode-api.
- Typescript, https://www.typescriptlang.org/.
- Node.js, https://nodejs.org/en/.
- Plotly API, https://plot.ly/api/.
- Google maps API, https://developers.google.com/maps/documentation/.
- Katex, https://khan.github.io/KaTeX/.
- ansi_up, https://github.com/drudru/ansi_up.
- Microsoft Fabric UI, https://developer.microsoft.com/en-us/fabric.
- Jupyter Notebook, http://jupyter.org/.
- jupyterlab/services, https://www.npmjs.com/package/@jupyterlab/services.
- Karma, https://karma-runner.github.io/2.0/index.html.
- Jasmine, https://jasmine.github.io/.
- shx, https://github.com/shelljs/shx.