{"id":16592283,"url":"https://github.com/quantizor/deproptypeify","last_synced_at":"2026-04-22T09:32:06.523Z","repository":{"id":66057513,"uuid":"49596464","full_name":"quantizor/deproptypeify","owner":"quantizor","description":":scissors: searches for \u003ccomponentName\u003e.propTypes and removes the block","archived":false,"fork":false,"pushed_at":"2017-02-14T05:14:24.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-24T01:50:00.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/quantizor.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2016-01-13T19:27:43.000Z","updated_at":"2016-01-28T16:21:58.000Z","dependencies_parsed_at":"2023-05-24T11:30:48.258Z","dependency_job_id":null,"html_url":"https://github.com/quantizor/deproptypeify","commit_stats":null,"previous_names":["yaycmyk/deproptypeify","quantizor/deproptypeify"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/quantizor/deproptypeify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantizor%2Fdeproptypeify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantizor%2Fdeproptypeify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantizor%2Fdeproptypeify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantizor%2Fdeproptypeify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantizor","download_url":"https://codeload.github.com/quantizor/deproptypeify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantizor%2Fdeproptypeify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32129643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-11T23:20:13.173Z","updated_at":"2026-04-22T09:32:06.498Z","avatar_url":"https://github.com/quantizor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deproptypeify\n\nSearches for \u003ccomponentName\u003e.propTypes and removes the block, because ifdef is annoying.\n\n## Install\n\n```bash\nnpm install deproptypeify\n```\n\n## browserify\n\n```bash\nbrowserify your_file.js -t deproptypeify\n```\n\n### included files\n\nIf you wish to run deproptypeify on files with extensions other than `*.js *.jsx *.es6`, add `extension` options. The API mirrors how Browserify handles adding extra extensions:\n\n_compile-to-js languages should be preprocessed before running through this transform, as it makes use of a JS AST parser_\n\nvia CLI\n```bash\nbrowserify your_file.js -t [ deproptypeify --extension html --extension haml ]\n```\n\nvia JS\n```js\n.transform({ extensions: ['html', 'haml'] }, deproptypeify)\n```\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantizor%2Fdeproptypeify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquantizor%2Fdeproptypeify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantizor%2Fdeproptypeify/lists"}