{"id":17352014,"url":"https://github.com/isakhauge/mimeish","last_synced_at":"2025-08-20T02:07:31.482Z","repository":{"id":192793991,"uuid":"687411983","full_name":"isakhauge/mimeish","owner":"isakhauge","description":"Browser Compatible MIME Toolkit","archived":false,"fork":false,"pushed_at":"2023-09-07T08:05:25.000Z","size":82,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T17:14:54.667Z","etag":null,"topics":["browser","ext","extension","file-extension","json","mime","mime-type","mime-types","vanilla-javascript","vanilla-js"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isakhauge.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-05T09:58:51.000Z","updated_at":"2024-04-04T22:27:03.000Z","dependencies_parsed_at":"2024-11-18T08:36:59.175Z","dependency_job_id":null,"html_url":"https://github.com/isakhauge/mimeish","commit_stats":null,"previous_names":["isakhauge/mimeish"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isakhauge%2Fmimeish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isakhauge%2Fmimeish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isakhauge%2Fmimeish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isakhauge%2Fmimeish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isakhauge","download_url":"https://codeload.github.com/isakhauge/mimeish/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245850241,"owners_count":20682636,"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":["browser","ext","extension","file-extension","json","mime","mime-type","mime-types","vanilla-javascript","vanilla-js"],"created_at":"2024-10-15T17:12:08.980Z","updated_at":"2025-03-27T12:43:53.332Z","avatar_url":"https://github.com/isakhauge.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mimeish\n\n\u003e Browser Compatible MIME Toolkit\n\n# Geting started\n\n## Lookup MIME type\n\n```js\nimport { lookup } from 'mimeish'\nconst filePath = lookup('file.txt')\nlookup.mime('file.txt') // text/plain\n```\n\n## Lookup extension\n\n```js\nimport { lookup } from 'mimeish'\nconst mimeType = 'text/plain'\nlookup.extension(mimeType) // txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisakhauge%2Fmimeish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisakhauge%2Fmimeish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisakhauge%2Fmimeish/lists"}