@utilityjs/use-isomorphic-layout-effect
A React hook that schedules a `React.useLayoutEffect` with a fallback to a `React.useEffect` for environments where layout effects should not be used (such as server-side rendering).
cross-fetch
Universal WHATWG Fetch API for Node, Browsers and React Native
typical
Isomorphic, functional type-checking for Javascript
workerpool
Offload tasks to a pool of workers on node.js and in the browser