Skip to content

haydenbleasel/tiptap-extensions

Repository files navigation

tiptap-extensions

CI

A collection of Tiptap extensions, versioned and released independently.

Packages

Package Version Description
tiptap-extension-iframely npm Embedded content via Iframely
tiptap-extension-figma npm Hydrate Figma links into embeds
tiptap-extension-jira npm Bidirectional sync with Jira (ADF)

Development

bun install
bun run build       # build all packages
bun run dev         # watch all packages
bun run typecheck   # check types
bun run check       # check linting / formatting

Releasing

This repo uses Changesets. After making a change:

bun run changeset   # describe the change + select bump
git commit -am "..." && git push

On merge to main, a "Version Packages" PR opens. Merging it publishes the affected packages to npm.

About

A collection of Tiptap extensions, versioned and released independently.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Contributors