0.1.8 • Published 7 months ago

@prosekit/pm v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@prosekit/pm

This package provides a convenient way to install all the core ProseMirror packages at once. It simply re-exports the following packages:

Entry pointsPackage
@prosekit/pm/modelprosemirror-model
@prosekit/pm/stateprosemirror-state
@prosekit/pm/viewprosemirror-view
@prosekit/pm/transformprosemirror-transform
@prosekit/pm/commandsprosemirror-commands
@prosekit/pm/keymapprosemirror-keymap
@prosekit/pm/inputrulesprosemirror-inputrules

You can import the individual packages using the entry points listed above. For example, to import the Schema from prosemirror-model package, you can do:

import { Schema } from '@prosekit/pm/model'
0.1.8

8 months ago

0.1.7

9 months ago

0.1.6

9 months ago

0.1.5

10 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

1 year ago

0.1.0

1 year ago

0.0.1

2 years ago

0.0.3

2 years ago

0.1.1

1 year ago

0.0.2

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

1 year ago

0.0.6

2 years ago