@hugoai/draft-js-utils

1.2.1 • Public • Published

Collection of utilities for DraftJS

This is a set of utilities originally built for React-RTE, a rich text editor built on the awesome DraftJS.

Development

This project uses Flow for static type checking. The type annotations are optional, but preferred. Each file can opt-in to using Flow by adding @flow to the docblock or put this as the first line: // @flow.

Flow typechecks will be run as part of the normal tests npm run test but can also be run separately using npm run typecheck.

Package Sidebar

Install

npm i @hugoai/draft-js-utils

Weekly Downloads

1

Version

1.2.1

License

ISC

Unpacked Size

11 kB

Total Files

10

Last publish

Collaborators

  • obolton