0.9.0 • Published 1 year ago

@hadeshe93/lib-common v0.9.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

A convenient js lib for browser and Node.js.

Installation

$ npm install @hadeshe93/lib-common --save

Usage

Use it in CJS format:

const { retryPromiseFn } = require('@hadeshe93/lib-common');

// your application code
// ...

Use it in ESM format:

import { retryPromiseFn } from '@hadeshe93/lib-common';

// your application code
// ...
0.9.0

1 year ago

0.8.1

1 year ago

0.8.0

2 years ago

0.4.8

2 years ago

0.4.10

2 years ago

0.4.5

2 years ago

0.4.4

2 years ago

0.4.6

2 years ago

0.5.0

2 years ago

0.4.1

2 years ago

0.7.0

2 years ago

0.4.3

2 years ago

0.6.0

2 years ago

0.4.2

2 years ago

0.4.0

2 years ago

0.3.5

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.2

3 years ago

0.3.0

3 years ago

0.2.3

3 years ago

0.3.1

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.1.10

3 years ago

0.2.0

3 years ago

0.1.8

3 years ago

0.1.9

3 years ago

0.1.4

3 years ago

0.2.2

3 years ago

0.1.3

3 years ago