Write procedural style code that does async in the background
JSDoc linting rules for ESLint.
Higher-order functions and common patterns for asynchronous code
For usage documentation please visit the [procedural textures library documentation](https://doc.babylonjs.com/toolsAndResources/assetLibraries/proceduralTexturesLibrary/).
Determine if a function is a native async function.
A function that returns the normally hidden `AsyncFunction` constructor
Helper function to remap async functions to generators
Turn async generator functions into ES2015 generators
Turn async functions into ES2015 generators
Allow parsing of async generator functions
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
> We recommend using the [ES6 package `@babylonjs/procedural-textures`](https://www.npmjs.com/package/@babylonjs/procedural-textures) for new projects.
Babylon.js Procedural Textures Library =====================
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
A tiny (183B to 210B) and fast utility to ascend parent directories
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Semaphore using `async` and `await`
Gracefully handle a Promise using async/await.
Compiles sync functions into async generator functions
asynchronous function queue with adjustable concurrency
validate form asynchronous
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
A script library for generating procedural motion in Unity.
`net.Server#listen()` helper that returns a Promise for async / await