|
il y a 1 an | |
---|---|---|
.. | ||
dev | b86a4f9e56 deploy: 83b3cf23ca80c94cccca7c5b3e48351b220f8e35 | il y a 1 an |
esm | b86a4f9e56 deploy: 83b3cf23ca80c94cccca7c5b3e48351b220f8e35 | il y a 1 an |
min | b86a4f9e56 deploy: 83b3cf23ca80c94cccca7c5b3e48351b220f8e35 | il y a 1 an |
min-maps | b86a4f9e56 deploy: 83b3cf23ca80c94cccca7c5b3e48351b220f8e35 | il y a 1 an |
LICENSE | 3498c6e9be deploy: c3ba46abc7ccacb9419ada6f57d19a0871994610 | il y a 2 ans |
README.md | 3498c6e9be deploy: c3ba46abc7ccacb9419ada6f57d19a0871994610 | il y a 2 ans |
ThirdPartyNotices.txt | 3498c6e9be deploy: c3ba46abc7ccacb9419ada6f57d19a0871994610 | il y a 2 ans |
monaco.d.ts | b86a4f9e56 deploy: 83b3cf23ca80c94cccca7c5b3e48351b220f8e35 | il y a 1 an |
package.json | b86a4f9e56 deploy: 83b3cf23ca80c94cccca7c5b3e48351b220f8e35 | il y a 1 an |
version.txt | b86a4f9e56 deploy: 83b3cf23ca80c94cccca7c5b3e48351b220f8e35 | il y a 1 an |
This npm module is a building block for the monaco-editor npm module and unless you are doing something special (e.g. authoring a monaco editor language that can be shipped and consumed independently), it is best to consume the monaco-editor module that contains this module and adds languages supports.
The Monaco Editor is the code editor that powers VS Code. Here is a good page describing some editor features.
This npm module contains the core editor functionality, as it comes from the vscode repository.