sammy.js
TypeScript icon, indicating that this package has built-in type declarations

0.0.0-canary • Public • Published

sammy.js

🐬 A powerful Node.js SDK for DigitalOcean

Reasons to choose sammy.js:

  • fully asynchronous
  • small n' easy
  • no dependencies

Installation

Install sammy.js using your favorite package manager.

npm i sammy.js
yarn add sammy.js
pnpm add sammy.js

Usage

import setup, { action } from 'sammy.js/package'

setup({
  token: 'your api token'
})

Package Sidebar

Install

npm i sammy.js

Weekly Downloads

5

Version

0.0.0-canary

License

Apache-2.0

Unpacked Size

14 kB

Total Files

3

Last publish

Collaborators

  • unvented