Socket
Socket
Sign inDemoInstall

filerobot-image-editor

Package Overview
Dependencies
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filerobot-image-editor - npm Package Compare versions

Comparing version 2.1.0 to 3.0.1

3

package.json
{
"name": "filerobot-image-editor",
"version": "2.1.0",
"version": "3.0.1",
"main": "dist/index.js",

@@ -25,2 +25,3 @@ "description": "Edit, resize, and filter any image!",

"styled-components": "^4.2.0",
"throttle-debounce": "^2.1.0",
"uuid": "^3.3.2"

@@ -27,0 +28,0 @@ },

@@ -1,5 +0,4 @@

> Repository includes React version and JS wrapper for standalone usage
> Repository includes React version and Vanilla JS adapter for standalone usage
[![Release](https://img.shields.io/badge/release-v2.1.0-blue.svg)](https://github.com/scaleflex/filerobot-image-editor/releases)
[![Free plan](https://img.shields.io/badge/price-includes%20free%20plan-green.svg)](https://www.filerobot.com/en/home#2de3fb9f-dd4a-457a-999a-025ad9bd5f3b)
[![Release](https://img.shields.io/badge/release-v3.0.1-blue.svg)](https://github.com/scaleflex/filerobot-image-editor/releases)
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](#contributing)

@@ -12,8 +11,14 @@ [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)

<p align="center">
<img
height="175"
alt="The Lounge"
src="https://scaleflex.airstore.io/filerobot/robot-filerobot.png?sanitize=true">
<a href="https://www.filerobot.com/en/home">
<img
height="175"
alt="The Lounge"
src="https://scaleflex.airstore.io/filerobot/robot-filerobot.png?sanitize=true">
</a>
</p>
<p align="center">
<a href="https://www.filerobot.com/en/home">Learn more about Filerobot</a>
</p>
<h1 align="center">

@@ -30,2 +35,4 @@ Filerobot Image Editor

<a href="https://codesandbox.io/s/88jpkv2m09" target="_blank">CodeSandbox</a>
<a href="https://www.youtube.com/watch?v=4VdPXvFr4V0" target="_blank">Video tutorial</a>
</strong>

@@ -61,2 +68,3 @@ </p>

* [Cloudimage Integration](#cloudimage_integration)
* [Roadmap for the near future](#roadmap)
* [Filerobot UI Family](#ui_family)

@@ -73,3 +81,3 @@ * [Contributing](#contributing)

```html
<script src="https://cdn.scaleflex.it/plugins/filerobot-image-editor/2.1.0/filerobot-image-editor.min.js"></script>
<script src="https://cdn.scaleflex.it/plugins/filerobot-image-editor/3.0.1/filerobot-image-editor.min.js"></script>
```

@@ -81,3 +89,3 @@

```html
<script src="https://cdn.scaleflex.it/plugins/filerobot-image-editor/2/filerobot-image-editor.min.js"></script>
<script src="https://cdn.scaleflex.it/plugins/filerobot-image-editor/3/filerobot-image-editor.min.js"></script>
```

@@ -188,2 +196,4 @@

[Learn more about Filerobot](https://www.filerobot.com/en/home)
## <a name="cloudimage_integration"></a>Cloudimage Integration

@@ -197,2 +207,26 @@

[Learn more about Cloudimage](https://www.cloudimage.io/en/home)
## <a name="roadmap"></a>What's on the Roadmap for the near future
Features
* Control image brightness, contrast, exposure, and saturation _(in progress)_
* Bright theme, plus possibility to make your custom theme _(in progress)_
* Rounds the corners of images
* Mirror images effect
* New filters and effects
* Load file objects and dataURLs
* Transform input images to other image formats
* Easily integrate with third party libraries
* Compress JPEG images via Optipress
* Set to preview mode to render on top of an existing image
Adapters
* Vanilla JS _(done)_
* React _(done)_
* Angular
* Vue
* Web Component
## <a name="ui_family"></a>Filerobot UI Familiy

@@ -199,0 +233,0 @@

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