@f/is-global

1.0.0 • Public • Published

is-global

Build status Git tag NPM version Code style

Check if global object.

Installation

$ npm install @f/is-global

Usage

var isGlobal = require('@f/is-global')

isGlobal(global) // => true

API

isGlobal(obj)

  • obj - object to check

Returns: boolean

License

MIT

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i @f/is-global

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • f