Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hellosign-embedded

Package Overview
Dependencies
Maintainers
4
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hellosign-embedded

Embed HelloSign signature requests and templates from within your web application.

  • 2.0.0-2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
89K
increased by26.14%
Maintainers
4
Weekly downloads
 
Created
Source

Hellosign Embedded

Embed HelloSign signature requests and templates from within your web application.

Npm version Npm downloads Travis David


🎉 HelloSign Embedded v2 is now available! Please check the migration guide if you need help upgrading from v1 to v2.

Install

$ npm install hellosign-embedded

Demo

import HelloSign from 'hellosign-embedded';

const client = new HelloSign();

client.open(signUrl, {
  clientId: 'Your API client ID'
});

Resources




© 2018 HelloSign. All rights reserved.

Keywords

FAQs

Package last updated on 28 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc