10.9.0 • Published 4 months ago

ambi v10.9.0

Weekly downloads
104,213
License
Artistic-2.0
Repository
github
Last release
4 months ago

ambi

Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.

Usage

Complete API Documentation.

View Example Usage.

View API Documentation.

Install

npm

  • Install: npm install --save ambi
  • Import: import pkg from ('ambi')
  • Require: const pkg = require('ambi').default

Deno

import pkg from 'https://unpkg.com/ambi@^10.9.0/edition-deno/index.ts'

Skypack

<script type="module">
    import pkg from '//cdn.skypack.dev/ambi@^10.9.0'
</script>

unpkg

<script type="module">
    import pkg from '//unpkg.com/ambi@^10.9.0'
</script>

jspm

<script type="module">
    import pkg from '//dev.jspm.io/ambi@10.9.0'
</script>

Editions

This package is published with the following editions:

  • ambi aliases ambi/index.cjs which uses the Editions Autoloader to automatically select the correct edition for the consumer's environment
  • ambi/source/index.ts is TypeScript source code with Import for modules
  • ambi/edition-browsers/index.js is TypeScript compiled against ES2022 for web browsers with Import for modules
  • ambi/edition-es2022/index.js is TypeScript compiled against ES2022 for Node.js 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules
  • ambi/edition-es5/index.js is TypeScript compiled against ES5 for Node.js 4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules
  • ambi/edition-es2022-esm/index.js is TypeScript compiled against ES2022 for Node.js 12 || 14 || 16 || 18 || 20 || 21 with Import for modules
  • ambi/edition-types/index.d.ts is TypeScript compiled Types with Import for modules
  • ambi/edition-deno/index.ts is TypeScript source code made to be compatible with Deno

History

Discover the release history by heading on over to the HISTORY.md file.

Backers

Code

Discover how to contribute via the CONTRIBUTING.md file.

Authors

Maintainers

Contributors

Finances

Sponsors

  • Andrew Nesbitt — Software engineer and researcher
  • Balsa — We're Balsa, and we're building tools for builders.
  • Codecov — Empower developers with tools to improve code quality and testing.
  • Poonacha Medappa
  • Rob Morris
  • Sentry — Real-time crash reporting for your web apps, mobile apps, and games.
  • Syntax — Syntax Podcast

Donors

License

Unless stated otherwise all works are:

and licensed under:

10.9.0

4 months ago

10.8.0

4 months ago

10.7.0

5 months ago

10.6.0

5 months ago

8.30.0

6 months ago

10.0.0

5 months ago

10.4.0

5 months ago

8.31.0

6 months ago

10.3.0

5 months ago

9.0.0

5 months ago

8.32.0

5 months ago

10.2.0

5 months ago

10.5.0

5 months ago

10.1.0

5 months ago

8.29.0

6 months ago

8.27.0

3 years ago

8.28.0

3 years ago

8.26.0

3 years ago

8.25.0

3 years ago

8.24.0

3 years ago

8.22.0

3 years ago

8.21.1

4 years ago

8.21.0

4 years ago

8.20.0

4 years ago

8.19.0

4 years ago

8.17.0

4 years ago

8.18.0

4 years ago

8.16.0

4 years ago

8.15.0

4 years ago

8.14.0

4 years ago

8.13.0

4 years ago

8.12.1

4 years ago

8.12.0

4 years ago

8.11.0

4 years ago

8.10.0

4 years ago

8.9.0

4 years ago

8.8.0

4 years ago

8.7.0

4 years ago

8.6.0

4 years ago

8.5.0

4 years ago

8.4.0

4 years ago

8.3.0

4 years ago

8.2.0

4 years ago

8.1.0

4 years ago

8.0.0

4 years ago

7.3.0

4 years ago

7.2.0

4 years ago

7.1.0

4 years ago

7.0.0

4 years ago

6.4.0

4 years ago

6.1.0

4 years ago

6.3.0

4 years ago

6.2.0

4 years ago

6.0.0

4 years ago

5.2.0

4 years ago

5.1.0

4 years ago

5.0.0

5 years ago

4.0.0

5 years ago

3.2.0

5 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.0

6 years ago

2.5.0

8 years ago

2.4.0

8 years ago

2.3.0

9 years ago

2.2.0

10 years ago

2.1.6

10 years ago

2.1.5

11 years ago

2.1.4

11 years ago

2.1.3

11 years ago

2.1.2

11 years ago

2.1.1

11 years ago

2.1.0

11 years ago

2.0.0

11 years ago