@devite/ecourier-client
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

JavaScript client for eCourier

npm version

Third party API client for eCourier.

Quick Setup

Install the client in your JavaScript project:

npx install @devite/ecourier-client

That's it! You can now use the eCourier API in your project ✨

Getting started

import { ECourierClient } from '@devite/ecourier-client';

// TODO: Add examples

Contribution

Local development
# Install dependencies
pnpm install

# Generate module types and build the module
pnpm build

# Run ESLint
pnpm lint

# Run Vitest
pnpm test
pnpm test:watch

# Release new version
pnpm release

Readme

Keywords

none

Package Sidebar

Install

npm i @devite/ecourier-client

Weekly Downloads

23

Version

1.0.1

License

MIT

Unpacked Size

33.6 kB

Total Files

28

Last publish

Collaborators

  • jgeramb