@piercefreeman/use-editable
v2.3.4
Published
A small React hook to turn elements into fully renderable & editable content surfaces, like code editors, using contenteditable (and magic)
Downloads
181
Maintainers
Readme
This is a fork of Formidable's use-editable, with some performance improvements / unmerged PRs baked in by default.
Incorporated PRs:
- https://github.com/FormidableLabs/use-editable/pull/33