Stratum protocol server and client for Node.js
React Native plugin to get the device's SIM data (carrier name, mcc mnc, country code, phone number, etc)
Scrape public Facebook pages, posts, reviews and comments
Three ways to use Comlink web workers through React Hooks (and in a typesafe manner).
Automate monitoring prices on the most popular solution for building online stores and selling products online. Crawl arbitrary Shopify-powered online stores and extract a list of all products in a structured form, including product title, price, description, etc
React hook that allows you to decode QR Code data in a webworker (through comlink) using @zxing/library with some adaptations for web workers. Performance-first, non-ui blocking code. Uses OffscreenCanvas if available
Making i18n in React 16.3+ the easiest way possible with the new Context API