An open API service indexing awesome lists of open source software.

https://github.com/ahmetilhn/env-detector

This package automatically determines your JavaScript runtime environment. It detects whether you are in a browser, a server, or another environment. It comes with functions such as isBrowser, isNode, isServer.
https://github.com/ahmetilhn/env-detector

Last synced: about 1 month ago
JSON representation

This package automatically determines your JavaScript runtime environment. It detects whether you are in a browser, a server, or another environment. It comes with functions such as isBrowser, isNode, isServer.

Awesome Lists containing this project