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

polotno

Package Overview
Dependencies
Maintainers
0
Versions
454
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polotno

Design Editor Framework

  • 2.16.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
7.5K
decreased by-6.76%
Maintainers
0
Weekly downloads
 
Created
Source

Polotno

https://polotno.com/

JS framework for making your own canva-like design editors.

Install

npm install polotno

Demo app

import { createDemoApp } from 'polotno/polotno-app';

const { store } = createDemoApp({
  container: document.getElementById('root'),
  key: 'YOUR_API_KEY', // you can create it here: https://polotno.com/cabinet/
});

License

  1. You can use this package for free for non-commercial products and local development process.
  2. For commercial usage you have to buy a licence here: https://polotno.com/
  3. Please respect the copyright.

For more information take a look into LICENSE.md.

Keywords

FAQs

Package last updated on 03 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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