@use-pluto/satellite
TypeScript icon, indicating that this package has built-in type declarations

0.0.19 • Public • Published

Satellite

Satellite is a simple, lightweight, and easy to use framework for JavaScript for interacting with the Pluto APIs and build your program. It is written in TypeScript and built with Parcel. It consists of a JS/TS SDK.

Satellite SDK is a collection of libraries that allow you to interact with the Pluto APIs. It should be imported into your project using ES Modules.

Installation

# install the SDK locally to your project
npm i @use-pluto/satellite
## usage: import { ... } from '@use-pluto/satellite'

Readme

Keywords

Package Sidebar

Install

npm i @use-pluto/satellite

Weekly Downloads

6

Version

0.0.19

License

GPL-2.0-only

Unpacked Size

34.6 kB

Total Files

17

Last publish

Collaborators

  • stretch07