1.1.13 • Published 8 years ago

react-collaborative-codemirror v1.1.13

Weekly downloads
4
License
MIT
Repository
github
Last release
8 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

8 years ago

1.1.12

8 years ago

1.1.11

8 years ago

1.1.10

8 years ago

1.1.9

8 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago