A browser based code editor
 
 
 
Go to file
Alex Dima 3f5e823039 0.2.1 2016-06-17 08:35:27 +02:00
.vscode Initial version 2016-06-09 12:39:51 +02:00
lib Initial version 2016-06-09 12:39:51 +02:00
src Adopt `createData` option when creatin a web worker 2016-06-17 08:35:18 +02:00
test Initial version 2016-06-09 12:39:51 +02:00
.gitignore Initial version 2016-06-09 12:39:51 +02:00
.npmignore Initial version 2016-06-09 12:39:51 +02:00
LICENSE.md Initial version 2016-06-09 12:39:51 +02:00
README.md Initial version 2016-06-09 12:39:51 +02:00
gulpfile.js Export apis 2016-06-16 11:54:41 +02:00
package.json 0.2.1 2016-06-17 08:35:27 +02:00
tsconfig.json Adopt latest monaco-editor-core 2016-06-16 12:28:21 +02:00

README.md

Monaco TypeScript

TypeScript and JavaScript language support for the Monaco Editor.

typescript

Installing

This npm module is bundled and distributed in the monaco-editor npm module.

License

MIT