Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary design
Formats SQL queries. Part of SQLTools
A custom partial React SSR renderer for prefetching and suspense
Fix startTime for webpack watcher
Builder-agnostic plugin to allow restricting import patterns in certain parts of your code-base.
Cache require resolutions to heavily improve startup speed on subsequent loads
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
A Node Module for finding files by attributes. Originally developed to find files modified since a particular date.
The lodash method `_.startsWith` exported as a module.
a through stream that starts paused and resumes on the next tick
A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication
Use flow-relative (inline-start and inline-end) values for float and clear
A node module to get your node module started
ES2017 spec-compliant String.prototype.padStart shim.
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and
A fast and streaming multipart parser.
The lodash method `_.partition` exported as a module.