Skip to content

anio-js-foundation/is-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@anio-js-foundation/is-node

Check whether we're running in a browser or node.

import isNode from "@anio-js-foundation/is-node"

// prints 'true' in node, otherwise 'false'
console.log(isNode())

About

Check whether we're running in a browser or node.

Resources

Stars

Watchers

Forks

Packages

No packages published