{"id":13561188,"url":"https://github.com/ooade/micro-typeof","last_synced_at":"2025-04-19T14:33:13.071Z","repository":{"id":42825627,"uuid":"245097397","full_name":"ooade/micro-typeof","owner":"ooade","description":"✍🏿Get the exact type of a value ","archived":false,"fork":false,"pushed_at":"2023-10-22T13:09:23.000Z","size":375,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T08:33:10.586Z","etag":null,"topics":["typeof","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ooade.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-03-05T07:33:14.000Z","updated_at":"2023-01-08T21:50:43.000Z","dependencies_parsed_at":"2023-02-04T06:45:57.963Z","dependency_job_id":"7d7a3d68-d658-45db-a206-c8939a197eb5","html_url":"https://github.com/ooade/micro-typeof","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooade%2Fmicro-typeof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooade%2Fmicro-typeof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooade%2Fmicro-typeof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooade%2Fmicro-typeof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ooade","download_url":"https://codeload.github.com/ooade/micro-typeof/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249715035,"owners_count":21314961,"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":["typeof","typescript"],"created_at":"2024-08-01T13:00:53.488Z","updated_at":"2025-04-19T14:33:13.052Z","avatar_url":"https://github.com/ooade.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ch3 align=\"center\"\u003eMicro TypeOf\u003c/h3\u003e\n  \u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.org/package/micro-typeof\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/micro-typeof.svg?style=flat-square\" alt=\"npm\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://travis-ci.org/ooade/micro-typeof\"\u003e\u003cimg src=\"https://img.shields.io/travis/ooade/micro-typeof.svg?style=flat-square\" alt=\"travis\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/ooade/micro-typeof\"\u003e\u003cimg src=\"https://img.shields.io/npm/dm/micro-typeof.svg?style=flat-square\" alt=\"downloads/month\"\u003e\u003c/a\u003e\n  \u003ca href=\"http://makeapullrequest.com\"\u003e\u003cimg src=\"https://img.shields.io/badge/PR(s)-welcome-brightgreen.svg?style=flat-square\" alt=\"pullrequest\"\u003e\u003c/a\u003e\n  \u003ca href=\"http://www.firsttimersonly.com\"\u003e\u003cimg src=\"https://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat-square\" alt=\"firsttimersonly\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n## Installation\n\n```sh\nnpm add micro-typeof\n```\n\n## Usage\n\n```js\nimport typeOf from 'micro-typeof';\n\ntypeOf([0, 1]) // array\ntypeOf({ name: 'Ademola' }) // object\ntypeOf(Symbol('foo') // symbol\ntypeOf(() =\u003e {}) // function\n```\n\n## LICENSE\n\nMIT\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fooade%2Fmicro-typeof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fooade%2Fmicro-typeof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fooade%2Fmicro-typeof/lists"}