polotno
TypeScript icon, indicating that this package has built-in type declarations

2.4.26 • Public • Published

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.

Dependents (1)

Package Sidebar

Install

npm i polotno

Homepage

polotno.com/

Weekly Downloads

3,184

Version

2.4.26

License

SEE LICENSE IN LICENSE.md

Unpacked Size

5.26 MB

Total Files

228

Last publish

Collaborators

  • lavrton