@covalent/code-editor
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "@covalent/code-editor", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "Teradata Text and Code Editor built on Covalent and Angular Material", |
@@ -1,1 +0,27 @@ | ||
## TdCodeEditorComponent: td-code-editor | ||
## Covalent-Code-Editor is a Text and Code Editor built on Covalent, Monaco Editor and Angular Material | ||
<img alt="Covalent" src="https://gitcdn.link/repo/Teradata/covalent/develop/src/assets/icons/covalent.svg" width="150"> | ||
Covalent is a reusable UI platform from Teradata for building web applications with common standards and tooling. It is based on Angular 2 and Material Design. | ||
Covalent-Code-Editor is an Angular Component for text and code editing based on Covalent and Monaco Editor. The component can run in both Electron and Web Browsers. | ||
Demo: https://teradata.github.io/covalent/#/components/code-editor | ||
Covalent Github Repo: https://github.com/Teradata/covalent | ||
Covalent Electron Github Repo: https://github.com/Teradata/covalent-electron | ||
Monaco Editor Repo: https://github.com/Microsoft/monaco-editor | ||
--- | ||
## Information | ||
* [Setup](docs/SETUP.md) | ||
* [API](docs/API.md) | ||
* [Electron](docs/ELECTRON.md) | ||
--- | ||
* [Contributing Guidelines](docs/CONTRIBUTING.md) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7601028
28