{"id":15699028,"url":"https://github.com/pgilad/vim-react-proptypes-snippets","last_synced_at":"2025-07-22T15:09:22.009Z","repository":{"id":66262814,"uuid":"67332936","full_name":"pgilad/vim-react-proptypes-snippets","owner":"pgilad","description":"Vim React PropTypes Snippets","archived":false,"fork":false,"pushed_at":"2019-02-13T09:27:27.000Z","size":228,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-09T02:17:40.844Z","etag":null,"topics":["autocomplete","javascript","proptypes","react","snippets","vim"],"latest_commit_sha":null,"homepage":null,"language":null,"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/pgilad.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":"2016-09-04T08:03:08.000Z","updated_at":"2023-12-01T07:27:13.000Z","dependencies_parsed_at":"2023-07-09T02:31:18.467Z","dependency_job_id":null,"html_url":"https://github.com/pgilad/vim-react-proptypes-snippets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pgilad/vim-react-proptypes-snippets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgilad%2Fvim-react-proptypes-snippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgilad%2Fvim-react-proptypes-snippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgilad%2Fvim-react-proptypes-snippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgilad%2Fvim-react-proptypes-snippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgilad","download_url":"https://codeload.github.com/pgilad/vim-react-proptypes-snippets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgilad%2Fvim-react-proptypes-snippets/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266516401,"owners_count":23941415,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["autocomplete","javascript","proptypes","react","snippets","vim"],"created_at":"2024-10-03T19:37:30.534Z","updated_at":"2025-07-22T15:09:21.985Z","avatar_url":"https://github.com/pgilad.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-react-proptypes-snippets\n\u003e A set of snippets for Vim to work with Facebook's [React](http://facebook.github.io/react/) PropTypes.\n\n![demo gif](vim-demo.gif)\n\n## Installation\n\nUse your preferred Vim plugin installation method.\n- [NeoBundle](https://github.com/Shougo/neobundle.vim)\n- [Vundle](https://github.com/gmarik/vundle)\n- [pathogen](https://github.com/tpope/vim-pathogen)\n\nExample using `NeoBundle`:\n\n```vim\n\" vim-react-snippets:\nNeoBundle \"pgilad/vim-react-proptypes-snippets\"\n\n\" Ultisnips\nNeoBundle \"SirVer/ultisnips\"\n\n\" Other sets of snippets (optional):\nNeoBundle \"honza/vim-snippets\"\n```\n\n## Usage\n\nWithin any Javascript or JSX file, you should be able to do the following:\n\n(in insert mode)\n```\nptfr\u003cTab\u003e\n```\n\nExpanding to\n\n```js\nPropTypes.func.isRequired,\n```\n\nAnd a bunch of others!\nCheck [UltiSnips/javascript.snippets](UltiSnips/javascript.snippets) to see the full list.\n\n## License\n\nMIT © [Gilad Peleg](https://www.giladpeleg.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgilad%2Fvim-react-proptypes-snippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpgilad%2Fvim-react-proptypes-snippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgilad%2Fvim-react-proptypes-snippets/lists"}