node-is-builtin-module

Check if string matches name of a Node.js builtin module
  https://github.com/sindresorhus/is-builtin-module
  0
  no reviews



Check if a string matches the name of a Node.js builtin module.

Node.js is an event-based server-side JavaScript engine.