nullart / scenify-sdk

SDK for making design editors for the web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scenify SDK

Warning: this project is not production ready, API might change without notice.

Scenify SDK is available on npm as @scenify/sdk. This single package contains all components required to build a design editor.

# using yarn
yarn add @scenify/sdk

# using npm
npm install @scenify/sdk

View full documentation and examples on Scenify SDK Docs

Join us on Discord

Discord Banner 2

About

SDK for making design editors for the web.

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.8%Language:HTML 0.2%