sfcode
An Online Competing and Development Environment
|
List of the Node.js builtin modules
The list is just a JSON file and can be used wherever.
Returns an array of builtin modules fetched from the running Node.js version.
This module also comes bundled with a static array of builtin modules generated from the latest Node.js version. You can get it with ‘require('builtin-modules/static’);`
MIT © Sindre Sorhus