Skip to content

Repository files navigation

EasyBill
Wrapper

An unofficial API wrapper
of the EasyBill service.



npm install easybill


Example

import{EasyBill}from'easybill'constSecret=process.env.Secret;constconfig={secret : Secret}constclient=EasyBill.use(config);constdocuments=awaitclient.findDocuments();


Development

Install the development dependencies.

npm install

Start the ts-node-dev instance.

npm run dev

To regenerate / update the API types.

npm run generate:types

About

Unofficial api package for EasyBill

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages