Skip to content

Commit

Permalink
Update README.md, add screenshot and improve description
Browse files Browse the repository at this point in the history
  • Loading branch information
trusktr authored May 1, 2024
1 parent 02843b0 commit 255a102
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# `<code-mirror>` element

A `<code-mirror>` element for manipulating CodeMirror declaratively in HTML or
in systems like Lit, React, Vue, Svelte, Solid, and others.
A customizeable `<code-mirror>` element that makes a code editor powered by CodeMirror.

<img width="624" alt="Screenshot 2024-05-01 at 4 21 26 PM" src="https://github.com/lume/code-mirror-el/assets/297678/b5176d8a-7029-4683-b741-2eab641677f9">

Use it declaratively in plain HTML, or with web frameworks and libraries like Lit, Vue, Svelte, Solid.js, Angular, Ember, jQuery, React, and all others.

<h4><code><strong>npm install @lume/element</strong></code></h4>

Expand Down

0 comments on commit 255a102

Please sign in to comment.