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

2.3.0 • Public • Published

Defer logo

Zero infrastructure Node.js background jobs

Documentation  ·  Blog  ·  Community  ·  Roadmap / RFCs


Get started

API documentation

Contributing

You want to fix a bug or suggest a change? Please open a PR! Want to pitch a new feature, please open a RFC.

Open a PR

Make sure to follow our Code of Conduct and the following requirements:

  1. Each new feature should be shipped with new tests
  2. A PR should contains a description explaining the motivation

Local setup

  1. Clone the repository: git clone git@github.com:defer-run/defer.client.git
  2. Install the dependencies: npm ci
  3. Run the test after introducing changes: npm run test
  4. Bump a patch or minor by running npx changelog (please provide a brief description of the changes)

Readme

Keywords

none

Package Sidebar

Install

npm i @defer/client

Weekly Downloads

3,948

Version

2.3.0

License

ISC

Unpacked Size

108 kB

Total Files

34

Last publish

Collaborators

  • gearnode
  • wittydeveloper