@async-af/find
standalone AsyncAF package: findAF (https://async-af.js.org/AsyncAF#findAF)
standalone AsyncAF package: findAF (https://async-af.js.org/AsyncAF#findAF)
Optional values for JavaScript
Make array iteration easy when using async/await and Promises
Wrapper for simple audio playing.
enhance promise with functionality like array some method
(ES5 fork) Async enabled each(), map(), filter() functions that work just like their standard counterparts, but can be used with async/await and also provide concurrency limiting. Includes built-in typings and JSDoc comments for IntelliSense documentation
If a specific value is in an Array Then it returns a value - Else it returns a different value
Returns true if at least one element in the coll satisfies an async test.
Conversion of JavaScript's Array methods to AutoHotkey
Check if atleast one value in lists passes the test, like Array.some().
standalone AsyncAF package: reduceAF (https://async-af.js.org/AsyncAF#reduceAF)
standalone AsyncAF package: indexOfAF (https://async-af.js.org/AsyncAF#indexOfAF)
watch properties on any object for changes in-between function invocations
Elegant language for test data
Give JS Objects the same iterating methods as Arrays
utilities for looping through keys of objects
`Set` object with native `filter`, `map`,`reduce`, `every`, and `some` methods. Zero Dependencies.
proptype validators for results instances
A lightweight Javascript library for the Option monad
my first package that prints Hello World