Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tiptap-extension-resize-image

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiptap-extension-resize-image - npm Package Compare versions

Comparing version 1.0.5 to 1.1.1

7

package.json
{
"name": "tiptap-extension-resize-image",
"version": "1.0.5",
"version": "1.1.1",
"type": "module",
"description": "A tiptap image resizing extension for React, Vue, Next, and VanillaJS",
"description": "A tiptap image resizing extension for React, Vue, Next, and VanillaJS. Additionally, it can align the image position.",
"main": "dist/index.js",

@@ -41,3 +41,4 @@ "exports": {

"resize-image",
"resizable image"
"resizable image",
"align image"
],

@@ -44,0 +45,0 @@ "devDependencies": {

# `tiptap-extension-resize-image`
![tiptap-extension-resize-image](https://github.com/bae-sh/tiptap-extension-resize-image/assets/37887690/48f47053-2ad3-4413-8b54-9a63e12e0fb5)
![tiptap-extension-resize-image](https://github.com/bae-sh/tiptap-extension-resize-image/assets/37887690/e79f3d2a-c2df-4506-ac4a-fb71918569b4)
[Tiptap](https://tiptap.dev/) is a suite of open source content editing and real-time collaboration tools for developers building apps like Notion or Google Docs.
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.
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/react-tiptap-image-extension-3ztv5s?file=%2Fsrc%2Ftiptap.tsx%3A5%2C26-5%2C55), [Vue](https://codesandbox.io/p/devbox/vue-tiptap-image-extension-tvxx62?file=%2Fsrc%2FTiptap.vue%3A9%2C1), and [NextJS](https://codesandbox.io/p/devbox/nextjs-tiptap-image-extension-nk6v7p?file=%2Fapp%2Ftiptap.tsx%3A17%2C1), and stability in VanillaJS may not be guaranteed. Additionally, it can align the image position.

@@ -30,5 +29,1 @@ ## Installation

```
## Work in Progress
We're currently developing image alignment functionality, allowing you to align your images left, right, or center.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc