codemirror-editor-vue3
Advanced tools
Comparing version 2.0.3 to 2.0.4-beta
{ | ||
"name": "codemirror-editor-vue3", | ||
"description": "CodeMirror component for Vue3", | ||
"version": "2.0.3", | ||
"version": "2.0.4-beta", | ||
"license": "MIT", | ||
@@ -70,4 +70,4 @@ "files": [ | ||
"@commitlint/config-conventional": "^16.0.0", | ||
"@types/diff-match-patch": "^1.0.32", | ||
"@types/codemirror": "^5.60.5", | ||
"@types/diff-match-patch": "^1.0.32", | ||
"@types/node": "^16.11.13", | ||
@@ -74,0 +74,0 @@ "@typescript-eslint/eslint-plugin": "^5.7.0", |
@@ -0,1 +1,7 @@ | ||
[![GitHub stars](https://img.shields.io/github/stars/RennCheung/codemirror-editor-vue3)](https://github.com/RennCheung/codemirror-editor-vue3/stargazers) | ||
[![GitHub issues](https://img.shields.io/github/issues/RennCheung/codemirror-editor-vue3)](https://github.com/RennCheung/codemirror-editor-vue3/issues) | ||
[![GitHub forks](https://img.shields.io/github/forks/RennCheung/codemirror-editor-vue3)](https://github.com/RennCheung/codemirror-editor-vue3/network) | ||
[![GitHub last commit](https://img.shields.io/github/last-commit/RennCheung/codemirror-editor-vue3)](https://github.com/RennCheung/codemirror-editor-vue3) | ||
[![license](https://img.shields.io/github/license/RennCheung/codemirror-editor-vue3)](https://github.com/RennCheung/codemirror-editor-vue3) | ||
### Introduction | ||
@@ -94,2 +100,6 @@ | ||
### Get codemirror instance object | ||
[View code](https://renncheung.github.io/codemirror-editor-vue3/instructions/cminstance.html) | ||
### use [Codemirror Static property](https://codemirror.net/doc/manual.html#api_static) | ||
@@ -96,0 +106,0 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
71865
127
3