tiptap-extension-resize-image
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "tiptap-extension-resize-image", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "", |
@@ -7,3 +7,3 @@ # `tiptap-extension-resize-image` | ||
This package provides the ability to adjust the size of the tip tab image. It has been tested in [React](https://codesandbox.io/p/devbox/tiptap-react-jctq58?file=%2Fsrc%2FApp.tsx%3A6%2C17), [Vue](https://codesandbox.io/p/devbox/tiptap-vue-k9shc5?file=%2Fsrc%2FApp.vue%3A4%2C9), and [NextJS](https://codesandbox.io/p/devbox/tiptap-nextjs-r4n578?file=%2Fapp%2Fpage.tsx%3A10%2C48) environments, and stability in [VanillaJS](https://codesandbox.io/p/devbox/image-resize-js-82z7cv?file=%2Fsrc%2Findex.mjs%3A7%2C47) | ||
This package provides the ability to adjust the size of the tip tab image. It has been tested in React, Vue, and NextJS, and stability in [VanillaJS](https://codesandbox.io/p/devbox/image-resize-js-82z7cv?file=%2Fsrc%2Findex.mjs%3A7%2C47) | ||
may not be guaranteed. | ||
@@ -31,10 +31,1 @@ | ||
``` | ||
## Examples | ||
Try it in a variety of environments | ||
- [React](https://codesandbox.io/p/devbox/tiptap-react-jctq58?file=%2Fsrc%2FApp.tsx%3A6%2C17) | ||
- [Vue](https://codesandbox.io/p/devbox/tiptap-vue-k9shc5?file=%2Fsrc%2FApp.vue%3A4%2C9) | ||
- [NextJS](https://codesandbox.io/p/devbox/tiptap-nextjs-r4n578?file=%2Fapp%2Fpage.tsx%3A10%2C48) | ||
- [VanillaJS](https://codesandbox.io/p/devbox/image-resize-js-82z7cv?file=%2Fsrc%2Findex.mjs%3A7%2C47) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27539
30