/ stream.nieuweinstituut.nl / node_modules / is-core-module /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]test/2 years ago -  
[TXT]CHANGELOG.md40 years ago5.5K 
[   ]LICENSE40 years ago1.1K 
[TXT]README.md40 years ago1.2Kd768d73 docs [كارل مبارك]
[   ]core.json40 years ago3.9K 
[   ]index.js40 years ago1.7K3e510ca test new git [كارل مبارك]
[   ]package.json2 years ago2.6K3e510ca test new git [كارل مبارك]
README.md

is-core-module Version Badge

dependency status dev dependency status License Downloads

npm badge

Is this specifier a node.js core module? Optionally provide a node version to check; defaults to the current node version.

Example

var isCore = require('is-core-module');
var assert = require('assert');
assert(isCore('fs'));
assert(!isCore('butts'));

Tests

Clone the repo, npm install, and run npm test

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80