Ionaru / Ionaru/easy-markdown-editor
Query version number?
Open
Question
- Dominant language
- JavaScript
- Stars
- 3.1k
- Forks
- 363
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to get the installed version number of EasyMDE (and CodeMirror)?
Something like
```js
console.log(EasyMDE.version)
```
Contributor guide
Research direction
No files, tests, or entry points are named in the issue. Start by tracing how EasyMDE and CodeMirror are packaged and exposed, then determine whether their installed version numbers can be surfaced through a public API; done means callers can query both versions as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100