OpenSignLabs / OpenSign

🔥 The free & Open Source DocuSign alternative
https://www.opensignlabs.com
GNU Affero General Public License v3.0
3.17k stars 241 forks source link

Feature Request: React library or NPM package to integrate digital signatures using OpenSign within your React applications #721

Open AustinMKerr opened 4 months ago

AustinMKerr commented 4 months ago

Feature Title

Has anyone adapted this to be used as a react library?

Feature Description

Interested in using components from this in my application

What type of feature are you requesting?

No response

Importance

Medium

Additional Context

Ideally this would be a react library

Code of Conduct

nxglabs commented 4 months ago

@AustinMKerr You can easily integrate our APIs to create documents from within your application and open the signing UI from the returned URL by loading it into an iFrame. Currently we dont have React components available, I will keep you posted in case we decide to build one.

nxglabs commented 3 months ago

@AustinMKerr we are soon going to have an official npm package for embedding OpenSign into your react applications.