get-intrinsic 
Get and robustly cache all JS language-level intrinsics at first require time.
See the syntax described in the JS spec for reference.
Example
1 | var GetIntrinsic = require('get-intrinsic'); |
Tests
Simply clone the repo, npm install, and run npm test
Security
Please email [@ljharb](https://github.com/ljharb) or see https://tidelift.com/security if you have a potential security vulnerability to report.
