1.1.13 • Published 7 years ago

react-collaborative-codemirror v1.1.13

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

Build Status

do not use this now WIP

Install

npm install ReactCollaborativeCodemirror codemirror -S

Basic usage

import ReactCollaborativeCodemirror from 'react-collaborative-codemirror'

<ReactCollaborativeCodemirror
    shareDoc={shareDoc}
    key="content"
    options={{
        mode: 'md',
        lineNumbers: true
    }}
/>

License

MIT

1.1.13

7 years ago

1.1.12

7 years ago

1.1.11

7 years ago

1.1.10

7 years ago

1.1.9

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago