1.72 GB
20,066 files
Updated about 2 months ago
Name
Size
test
.eslintrc339 Bytes
xet
.nycrc139 Bytes
xet
CHANGELOG.md16 kB
xet
LICENSE1.08 kB
xet
README.md1.66 kB
xet
core.json5.95 kB
xet
index.js1.77 kB
xet
package.json1.91 kB
xet
README.md

is-core-module Version Badge

github actions coverage 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

Total size
1.72 GB
Files
20,066
Last updated
May 12
Pre-warmed CDN
US EU US EU

Contributors