$ npm install 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.
npm install --save ambi
import pkg from ('ambi')
const pkg = require('ambi').default
<script type="module">
import pkg from '//cdn.skypack.dev/ambi@^8.29.0'
</script>
<script type="module">
import pkg from '//unpkg.com/ambi@^8.29.0'
</script>
<script type="module">
import pkg from '//dev.jspm.io/ambi@8.29.0'
</script>
This package is published with the following editions:
ambi/source/index.ts
is TypeScript source code with Import for modulesambi/edition-browsers/index.js
is TypeScript compiled against ES2022 for web browsers with Import for modulesambi
aliases ambi/edition-es2017/index.js
ambi/edition-es2017/index.js
is TypeScript compiled against ES2017 for Node.js with Require for modulesambi/edition-es2017-esm/index.js
is TypeScript compiled against ES2017 for Node.js with Import for modulesDiscover the release history by heading on over to the HISTORY.md
file.
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
These amazing people are maintaining this project:
No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
Unless stated otherwise all works are:
and licensed under:
© 2010 - cnpmjs.org x YWFE | Home | YWFE