@theroyalwhee0/please

2.0.5 • Public • Published

Please: a Promise helper library.

Please is a Javascript Promise helper library with no dependencies. It is meant to be used alongside native Promises.

Installation

npm install @theroyalwhee0/please

or

yarn add @theroyalwhee0/please

Documentation

API Documentation

Testing

  • npm test
  • npm run test-watch

History

  • v2.0.5 - 2022-06-02
    • Bump depends for security.
  • v2.0.4 - 2021-06-11
    • Bump depends for security.
    • Fix missing eslint dev depends.
  • v2.0.3 - 2021-01-23
    • Add Please.catchAs().
  • v2.0.2
    • Bump dev depends.
  • v2.0.1
    • Add delay().
  • v2.0.0
    • Initial release of v2 library.

Previous versions are a different unsupported library that shares the same name.

Links

Legal & License

Copyright 2019-2022 Adam Mill

This library is released under Apache 2 license. See LICENSE for more details.

Readme

Keywords

Package Sidebar

Install

npm i @theroyalwhee0/please

Weekly Downloads

1

Version

2.0.5

License

Apache-2.0

Unpacked Size

24.3 kB

Total Files

11

Last publish

Collaborators

  • theroyalwhee0