5.2.1 • Published 10 years ago

react-live-editor v5.2.1

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

live coding react components

This repo provides one webpage and three components.

index.html

A simple example of <LiveEditor> in use.

code-mirror-editor.js

A code mirror react component (called <CodeMirrorEditor> since code mirror took the name CodeMirror).

live-compile.js

Dynamic compilation of react components.

live-editor.js

Combination of <CodeMirrorEditor> and <ComponentPreview> which live-compiles what you type!

Running the demo

> webpack
> open index.html

You should see something like this:

npm.io

5.2.1

10 years ago

5.2.0

10 years ago

5.1.1

10 years ago

5.1.0

10 years ago

5.0.0

10 years ago

4.0.0

10 years ago

3.0.0

10 years ago

2.0.0

10 years ago

1.0.0

10 years ago