wireshape
v0.1.3
Published
Monorepo for Wireshape SDKs under the @wireshape namespace.
Downloads
4
Readme
Wireshape Monorepo
This is the official monorepo for Wireshape SDKs. It includes various SDK packages under the @wireshape
namespace, providing tools and libraries for interacting with Wireshape services.
Packages
- @wireshape/data-sdk: The primary SDK for interacting with Wireshape data services.
- @wireshape/futures-sdks: Coming soon.
Getting Started
Prerequisites
- Node.js (version 14 or later)
- npm, yarn or pnpm (preferred package manager)
Installation
To install all dependencies and bootstrap the monorepo, run:
npm install