Bakhtina Sofya b84cb877be 1st comm 2 ماه پیش
..
.travis.yml b84cb877be 1st comm 2 ماه پیش
History.md b84cb877be 1st comm 2 ماه پیش
License b84cb877be 1st comm 2 ماه پیش
Readme.md b84cb877be 1st comm 2 ماه پیش
builtins.json b84cb877be 1st comm 2 ماه پیش
package.json b84cb877be 1st comm 2 ماه پیش
test.js b84cb877be 1st comm 2 ماه پیش

Readme.md

builtins

List of node.js builtin modules.

build status

Example

var builtins = require('builtins');

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

License

MIT