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

1.2.1 • Public • Published

ngx-universign

Universign iframe integration for Angular. Gives you the possibility to sign documents in the browser.

The universign iframe integration relies on this documention.

The component loads an universign javascript file that creates an iframe in which a user can sign documents.

Installation

npm install ngx-universign

Getting started

  • Import UniversignModule to your Angular application
  • Add <ngx-universign-iframe> in your template
  • The UniversignComponent requires a signerId identifier that can be retrieved once the document to sign is uploaded to universign.

Environments:

There is two universign environments (sign.test.universign.eu and app.universign.com) and a different javascript file for each one:

Package Sidebar

Install

npm i ngx-universign

Weekly Downloads

53

Version

1.2.1

License

MIT

Unpacked Size

213 kB

Total Files

35

Last publish

Collaborators

  • mdesigaud