@michilabs/sender-js
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Usage

Install package:

# npm
npm install @michilabs/sender-js

# yarn
yarn add @michilabs/sender-js

# pnpm
pnpm install @michilabs/sender-js

Import:

// ESM
import { createClient } from '@michilabs/sender-js'

// CommonJS
const { createClient } = require('@michilabs/sender-js')

💻 Development

  • Clone this repository
  • Enable Corepack using corepack enable (use npm i -g corepack for Node.js < 16.10)
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Made with 💙

Published under MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i @michilabs/sender-js

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

23.7 kB

Total Files

7

Last publish

Collaborators

  • imlautaro