@picketapi/picket-node
TypeScript icon, indicating that this package has built-in type declarations

0.0.12 • Public • Published

picket-node

NodeJS client for the Picket API

Installation

picket-node is an npm package.

npm install "@picketapi/picket-node"

Usage

The Picket constructor creates a new instance of the Picket class. It takes a secret API key as a parameter.

import Picket from "@picketapi/picket-node"

const picket = new Picket("YOUR_SECRET_KEY_HERE")

Documentation

For more information, checkout the docs

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.128latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.128
0.0.110
0.0.100
0.0.90
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i @picketapi/picket-node

Weekly Downloads

8

Version

0.0.12

License

ISC

Unpacked Size

85.3 kB

Total Files

11

Last publish

Collaborators

  • devstein
  • noahfradin