1.0.5 • Published 1 year ago

@teamteanpm2024/nemo-hic-esse v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago