Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1
Does the current node version have support for requiring/importing its own name?
License
inspect-js/has-package-self-reference
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Does the current node version have support for requiring/importing its own name?
At the time of this writing, node v12.17+ and v13.7+ has support forself-referencing a package‘s name to access its "exports".
This library exportstrue if the current node version supports it,false if it does not, andnull if it's in a browser.
Simply clone the repo,npm install, and runnpm test
About
Does the current node version have support for requiring/importing its own name?
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
