A Bonjour DNS-SD service announcer via mDNS on UDP
Bonjour/Avahi-like service discovery in pure JavaScript
A DNS Service Discovery implementation in modern TypeScript
Higher-order functions and common patterns for asynchronous code
The node-dns-sd is a Node.js module which is a pure javascript implementation of mDNS/DNS-SD (Apple Bonjour) browser and packet parser. It allows you to discover IPv4 addresses in the local network specifying a service name such as `_http._tcp.local`. Bes
Bonjour/Avahi-like service discovery in pure JavaScript
A function that returns the normally hidden `AsyncFunction` constructor
Bonjour/Avahi-like service discovery in pure JavaScript, originally dnssd from https://github.com/DeMille/dnssd.js
Determine if a function is a native async function.
TypeScript definitions for dnssd
Turn async generator functions into ES2015 generators
Turn async functions into ES2015 generators
Allow parsing of async generator functions
Helper function to remap async functions to generators
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
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`
validate form asynchronous
Gracefully handle a Promise using async/await.
asynchronous function queue with adjustable concurrency
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Compiles sync functions into async generator functions