1.1.13 • Published 9 years ago

react-collaborative-codemirror v1.1.13

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

9 years ago

1.1.12

9 years ago

1.1.11

9 years ago

1.1.10

9 years ago

1.1.9

9 years ago

1.1.7

9 years ago

1.1.6

9 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago