Better os.arch() for node and the browser -- detect OS architecture
os.arch()
Provides the number of physical cores
os.cpus() for node and the browser
os.cpus()
Returns the number of CPUs.
Solve the problem of Not correct os.cpus().length inside the docker container with cpus limited.
Lightweight debugging utility for Node.js and the browser
Lodash modular utilities.
React is a JavaScript library for building user interfaces.
A querystring parser that supports nesting and arrays, with a depth limit
Higher-order functions and common patterns for asynchronous code
Babel compiler core.