{"id":23712234,"url":"https://github.com/powermobileweb/react-google-maps","last_synced_at":"2025-07-05T03:36:05.254Z","repository":{"id":269077737,"uuid":"173389511","full_name":"powermobileweb/react-google-maps","owner":"powermobileweb","description":"React.js Google Maps integration component","archived":false,"fork":false,"pushed_at":"2019-03-02T01:35:52.000Z","size":557,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-16T11:50:02.257Z","etag":null,"topics":["google-maps-javascript-api","javascript","mean-stack","meanjs","react","react-styleguidist","reactjs"],"latest_commit_sha":null,"homepage":null,"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/powermobileweb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2019-03-02T01:29:16.000Z","updated_at":"2019-03-28T14:54:28.000Z","dependencies_parsed_at":"2024-12-20T19:05:01.878Z","dependency_job_id":null,"html_url":"https://github.com/powermobileweb/react-google-maps","commit_stats":null,"previous_names":["powermobileweb/react-google-maps"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/powermobileweb/react-google-maps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermobileweb%2Freact-google-maps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermobileweb%2Freact-google-maps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermobileweb%2Freact-google-maps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermobileweb%2Freact-google-maps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/powermobileweb","download_url":"https://codeload.github.com/powermobileweb/react-google-maps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powermobileweb%2Freact-google-maps/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263677006,"owners_count":23494615,"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":["google-maps-javascript-api","javascript","mean-stack","meanjs","react","react-styleguidist","reactjs"],"created_at":"2024-12-30T19:58:04.444Z","updated_at":"2025-07-05T03:36:05.233Z","avatar_url":"https://github.com/powermobileweb.png","language":"JavaScript","readme":"# react-google-maps\n\u003e React.js Google Maps integration component\n\n[![Version][npm-image]][npm-url] [![Travis CI][travis-image]][travis-url] [![Quality][codeclimate-image]][codeclimate-url] [![Coverage][codeclimate-coverage-image]][codeclimate-coverage-url] [![Dependencies][gemnasium-image]][gemnasium-url] [![Gitter][gitter-image]][gitter-url]\n\n\n## [Introduction](https://tomchentw.github.io/react-google-maps/#introduction)\n\n\n## [Installation](https://tomchentw.github.io/react-google-maps/#installation)\n\n\n## [Usage \u0026 Configuration](https://tomchentw.github.io/react-google-maps/#usage--configuration)\n\n\n## [Changelog][changelog-url]\n\nThe changelog is automatically generated via [standard-version][standard-version] and can be found in project root as well as npm tarball.\n\n\n## [Demo App][demo-app-url]\n\n* [Source code][demo-app-source]\n* [CodeSandbox](https://codesandbox.io/s/2xyw6n4o9y)\n\n## Getting Help\n\n**Before doing this, did you**:\n\n1. Read the [documentation](https://tomchentw.github.io/react-google-maps)\n2. Read the [source code](https://github.com/tomchentw/react-google-maps)\n\n\n_You can get someone's help in three ways_:\n\n1. Ask on StackOverflow [with a google-maps tag](https://stackoverflow.com/questions/tagged/google-maps?sort=votes\u0026pageSize=50) or [use react-google-maps as a keyword](https://stackoverflow.com/search?q=react-google-maps)\n2. Ask in [the chat room][gitter-url]\n3. Create a Pull Request with your solutions to your problem\n\nPlease, be noted, **no one**, I mean, **no one**, is obligated to help you in **ANY** means. Your time is valuable, so does our contributors. Don't waste our time posting questions like “how do I do X with React-Google-Maps” and “my code doesn't work”. This is not the primary purpose of the issue tracker. Don't abuse.\n\n\n## For contributors\n\n\u003cdetails\u003e\n  \u003csummary\u003eSome simple guidelines\u003c/summary\u003e\n\n* **Don't** manually modify `lib` folder. They're generated during `yarn release` process\n* Follow [conventional-commits-specification][conventional-commits-specification]\n* [standard-version][standard-version]\n* Auto generated: `src/macros` -\u003e `src/components` -\u003e `lib/components`\n* Other components are manually maintained\n* Use `yarn` and keep `yarn.lock` updated in PR\n* Discuss! Discuss! Discuss!\n\n\u003c/details\u003e\n\n\n[npm-image]: https://img.shields.io/npm/v/react-google-maps.svg?style=flat-square\n[npm-url]: https://www.npmjs.org/package/react-google-maps\n\n[travis-image]: https://img.shields.io/travis/tomchentw/react-google-maps.svg?style=flat-square\n[travis-url]: https://travis-ci.org/tomchentw/react-google-maps\n[codeclimate-image]: https://img.shields.io/codeclimate/github/tomchentw/react-google-maps.svg?style=flat-square\n[codeclimate-url]: https://codeclimate.com/github/tomchentw/react-google-maps\n[codeclimate-coverage-image]: https://img.shields.io/codeclimate/coverage/github/tomchentw/react-google-maps.svg?style=flat-square\n[codeclimate-coverage-url]: https://codeclimate.com/github/tomchentw/react-google-maps\n[gemnasium-image]: https://img.shields.io/gemnasium/tomchentw/react-google-maps.svg?style=flat-square\n[gemnasium-url]: https://gemnasium.com/tomchentw/react-google-maps\n[gitter-image]: https://badges.gitter.im/Join%20Chat.svg\n[gitter-url]: https://gitter.im/tomchentw/react-google-maps?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge\n\n[changelog-url]: https://github.com/tomchentw/react-google-maps/blob/master/CHANGELOG.md\n[demo-app-url]: https://tomchentw.github.io/#/demos/react-google-maps\n[demo-app-source]: https://github.com/tomchentw/tomchentw.github.io/blob/master/src/Pages/Demos/ReactGoogleMaps.jsx\n\n[standard-version]: https://github.com/conventional-changelog/standard-version\n[conventional-commits-specification]: https://conventionalcommits.org/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowermobileweb%2Freact-google-maps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpowermobileweb%2Freact-google-maps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowermobileweb%2Freact-google-maps/lists"}