Bakhtina Sofya b84cb877be 1st comm 2 tygodni temu
..
.travis.yml b84cb877be 1st comm 2 tygodni temu
History.md b84cb877be 1st comm 2 tygodni temu
License b84cb877be 1st comm 2 tygodni temu
Readme.md b84cb877be 1st comm 2 tygodni temu
builtins.json b84cb877be 1st comm 2 tygodni temu
package.json b84cb877be 1st comm 2 tygodni temu
test.js b84cb877be 1st comm 2 tygodni temu

Readme.md

builtins

List of node.js builtin modules.

build status

Example

var builtins = require('builtins');

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

License

MIT