1.2.1 • Published 3 years ago

ngx-universign v1.2.1

Weekly downloads
32
License
MIT
Repository
-
Last release
3 years ago

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:

1.2.1

3 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago