Skip to content

Check if a string matches the name of a Electron builtin module.

License

Notifications You must be signed in to change notification settings

parro-it/is-electron-builtin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-electron-builtin

Check if a string matches the name of a Electron builtin module.

Travis Build Status NPM module NPM downloads

Installation

npm install --save is-electron-builtin

Usage

  const isElectronBuiltin = require('is-electron-builtin');

License

The MIT License (MIT)

Copyright (c) 2016 parro-it

About

Check if a string matches the name of a Electron builtin module.

Resources

License

Stars

Watchers

Forks

Packages

No packages published