tiptap/packages/extension-link
Dominik 243c6ab0d2
Move back from tsup/esbuild to rollup (#3720)
* fix: bring back global rollup config

* fix: add rollup build for packages except pm

* fix: rollup global build

* fix: fix memory leak on build

* fix(character-count): revert files

* fix: builds run individual per rollup and lerna

* chore: remove old rollup

* fix(blockquote): correct the main module path

* fix(character count): bump version number
2023-02-08 11:12:43 +01:00
..
src feat(pm): new prosemirror package for dependency resolving 2023-02-02 17:37:33 +01:00
CHANGELOG.md v2.0.0-beta.213 2023-02-07 09:42:41 +01:00
package.json Move back from tsup/esbuild to rollup (#3720) 2023-02-08 11:12:43 +01:00
README.md docs: fix typo (#1339) 2021-05-18 18:36:18 +02:00
rollup.config.js Move back from tsup/esbuild to rollup (#3720) 2023-02-08 11:12:43 +01:00

@tiptap/extension-link

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.

Official Documentation

Documentation can be found on the tiptap website.

License

tiptap is open sourced software licensed under the MIT license.