2.0.5 • Published 2 years ago

@theroyalwhee0/please v2.0.5

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
2 years ago

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.

2.0.5

2 years ago

2.0.4

3 years ago

2.0.2

4 years ago

2.0.1

5 years ago

2.0.0

5 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago