1.39 GB
20,046 files
Updated 15 days ago
NameSize
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.39 GB
Files
20,046
Last updated
May 9
Pre-warmed CDN
US EU US EU

Contributors