Socket
Book a DemoInstallSign in
Socket

@rutter/rutter-link

Package Overview
Dependencies
Maintainers
4
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rutter/rutter-link

Lightweight JavaScript SDK to launch the Rutter Link popup and obtain a short‑lived `public_token` after a merchant connects their platform (e.g., Shopify, Amazon, QuickBooks, etc.).

latest
npmnpm
Version
1.2.4
Version published
Weekly downloads
13K
-12.59%
Maintainers
4
Weekly downloads
 
Created
Source

Lightweight JavaScript SDK to launch the Rutter Link popup and obtain a short‑lived public_token after a merchant connects their platform (e.g., Shopify, Amazon, QuickBooks, etc.).

This package exposes a global Rutter object with a simple create(...).open(...) workflow and supports preselecting platforms and other options.

Installation

npm install @rutter/rutter-link
# or
yarn add @rutter/rutter-link

Quick start

Run yarn dev to start the Example while building the code in src/index.ts.

Publishing

Run yarn publish to automatically bump the version and publish to NPM, which will then update CDNs.

FAQs

Package last updated on 01 Oct 2025

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