@mnfst/sdk
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Manifest JavaScript SDK

Usage

Install the SDK:

npm i @mnfst/sdk

Use it in your project:

import Manifest from @mnfst/sdk

// Initialize client.
const manifest = new Manifest()

See the Manifest JS SDK doc

Contribute

To contribute to the Manifest JS SDK, please read first the general contributing.md file.

The best way to work with the SDK is using the /sandbox folder that hosts a minimalistic React app that imports the Manifest SDK. You can run the app with the following commands:

cd sandbox
npm install
npm run dev

Package Sidebar

Install

npm i @mnfst/sdk

Weekly Downloads

22

Version

1.2.1

License

MIT

Unpacked Size

62.3 kB

Total Files

87

Last publish

Collaborators

  • sebastien-conejo
  • brunobuddy