Emmanuil 73a9f0ffcf 20.07.2020 %!s(int64=4) %!d(string=hai) anos
..
.travis.yml 73a9f0ffcf 20.07.2020 %!s(int64=4) %!d(string=hai) anos
History.md 73a9f0ffcf 20.07.2020 %!s(int64=4) %!d(string=hai) anos
License 73a9f0ffcf 20.07.2020 %!s(int64=4) %!d(string=hai) anos
Readme.md 73a9f0ffcf 20.07.2020 %!s(int64=4) %!d(string=hai) anos
builtins.json 73a9f0ffcf 20.07.2020 %!s(int64=4) %!d(string=hai) anos
package.json 73a9f0ffcf 20.07.2020 %!s(int64=4) %!d(string=hai) anos
test.js 73a9f0ffcf 20.07.2020 %!s(int64=4) %!d(string=hai) anos

Readme.md

builtins

List of node.js builtin modules.

build status

Example

var builtins = require('builtins');

assert(builtins.indexOf('http') > -1);

License

MIT