{"id":24079896,"url":"https://github.com/hypersoftllc/qc-type_of","last_synced_at":"2025-10-10T22:33:09.947Z","repository":{"id":57146977,"uuid":"89957706","full_name":"hypersoftllc/qc-type_of","owner":"hypersoftllc","description":"Yet another NPM package to improve upon JavaScript's typeof operator.","archived":false,"fork":false,"pushed_at":"2017-06-02T23:19:32.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-02-10T10:18:55.413Z","etag":null,"topics":["javascript-utility"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hypersoftllc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-01T19:55:58.000Z","updated_at":"2017-05-16T14:31:15.000Z","dependencies_parsed_at":"2022-09-06T14:51:21.521Z","dependency_job_id":null,"html_url":"https://github.com/hypersoftllc/qc-type_of","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypersoftllc%2Fqc-type_of","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypersoftllc%2Fqc-type_of/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypersoftllc%2Fqc-type_of/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypersoftllc%2Fqc-type_of/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hypersoftllc","download_url":"https://codeload.github.com/hypersoftllc/qc-type_of/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240953062,"owners_count":19884022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript-utility"],"created_at":"2025-01-09T22:26:18.278Z","updated_at":"2025-10-10T22:33:04.909Z","avatar_url":"https://github.com/hypersoftllc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qc-type_of\n\n[![Build Status][travis-svg]][travis-url]\n[![Coverage Status][coverage-image]][coverage-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][package-url]\n\nYet another NPM package to improve upon JavaScript's `typeof` operator.\n\n\n## Installation\n\n```sh\nnpm install --save qc-type_of\n```\n\n\n## Comparison with JavaScript's `typeof` Operator\n\n**Differences**\n\n| Value      | typeof      | typeOf      |\n| ---------- | ----------- | ----------- |\n| arguments  | 'object'    | 'arguments' |\n| new Boolean(...) | 'object' | 'boolean' |\n| Infinity   | 'number'    | 'infinity'  |\n| NaN        | 'number'    | 'nan'       |\n| null       | 'object'    | 'null'      |\n| new Number(...) | 'object' | 'number'  |\n| new String(...) | 'object' | 'string'  |\n\n\n[coverage-image]: https://coveralls.io/repos/github/hypersoftllc/qc-type_of/badge.svg?branch=master\n[coverage-url]: https://coveralls.io/github/hypersoftllc/qc-type_of?branch=master\n[downloads-image]: http://img.shields.io/npm/dm/qc-type_of.svg\n[downloads-url]: http://npm-stat.com/charts.html?package=qc-type_of\n[license-image]: http://img.shields.io/npm/l/qc-type_of.svg\n[license-url]: LICENSE\n[npm-badge-png]: https://nodei.co/npm/qc-type_of.png?downloads=true\u0026stars=true\n[package-url]: https://npmjs.org/package/qc-type_of\n[travis-svg]: https://travis-ci.org/hypersoftllc/qc-type_of.svg?branch=master\n[travis-url]: https://travis-ci.org/hypersoftllc/qc-type_of\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypersoftllc%2Fqc-type_of","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhypersoftllc%2Fqc-type_of","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypersoftllc%2Fqc-type_of/lists"}