run-async

SBoudrias
popular js
run-async JS library on GitHub run-async JS library on npm Download run-async JS library

Utility method to run function either synchronously or asynchronously using the common `this.async()` style.

Version 4.0.4 License MIT
run-async has no homepage
run-async JS library on GitHub
run-async JS library on npm
Download run-async JS library
Keywords
flowflow-controlasync
INSTALL
Type:
<script type="module"> import runAsync from 'https://cdn.jsdelivr.net/npm/run-async@4.0.4/+esm' </script>
Learn more