1.0.5 • Published 11 days ago

@teamteanpm2024/nemo-hic-esse v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
11 days ago

@teamteanpm2024/nemo-hic-esse 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('@teamteanpm2024/nemo-hic-esse');
var assert = require('assert');
assert(isCore('fs'));
assert(!isCore('butts'));

Tests

Clone the repo, npm install, and run npm test

1.0.5

11 days ago

1.0.4

12 days ago

1.0.3

13 days ago

1.0.2

14 days ago

1.0.1

15 days ago

1.0.0

15 days ago