1.0.0 • Published 4 years ago

facetsui-plugin v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

FacetsUI Plugin Wrapper

A simple module to use Editor

What is FacetsUI?

It's a drag & drop editor to build Mobile UI. It makes it easy and quick to create Mobile UI screens and components. Product Presentation Image

You can embed it into your application :) Using with the FacetsUI free version, you can embed the editor and viewer anywhere, regardless of the pricing model.

How to use it

  • go to the FacetsUI homepage
  • sign up with the free plan
  • create your application
  • get the uid and the secret

Demo

It's free to use on https://www.facetsui.com/editor: you don't even need to create an account of any kind.

How to use this module for your own

React component

Installation - Browser

<script src="https://unpkg.com/facetsui-plugin@1.0.0/dist/facetsui-plugin.min.js"></script>

HTML example