tiptap/packages/core
Mark Zepeda 7426be019e
Fix returning true/false in can().chain().run()
I think this was previously meant to return a function in the proxy object getter, but now it's a standalone function and should return the result of the callbacks.
2021-05-02 20:04:10 -05:00
..
src Fix returning true/false in can().chain().run() 2021-05-02 20:04:10 -05:00
CHANGELOG.md Publish 2021-04-27 22:03:23 +02:00
package.json Publish 2021-04-27 22:03:23 +02:00
README.md replace link to GitHub repository 2021-04-21 15:31:11 +02:00

@tiptap/core

Version Downloads License Sponsor

Introduction

tiptap is a headless wrapper around ProseMirror a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as New York Times, The Guardian or Atlassian.

Offical Documentation

Documentation can be found on the tiptap website.

License

tiptap is open sourced software licensed under the MIT license.