typeof-object

1.1.0 • Public • Published

typeof-object

All values in JavaScript are objects. typeofObject gets a value's object type, including custom types.

install

$ npm instal typeof-object

example

const typeofObject = require('typeof-object')

typeofObject([]) // => 'Array'
typeofObject(Immutable.List()) // => 'List'

Package Sidebar

Install

npm i typeof-object

Weekly Downloads

0

Version

1.1.0

License

CC0-1.0

Last publish

Collaborators

  • m59