New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-google-maps-pro

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-google-maps-pro

@react-google-maps API integration

  • 2.9.11
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

logo

@react-google-maps organization root

You can donate or became a sponsor https://opencollective.com/react-google-maps-api#category-CONTRIBUTE

npm package npm downloads npm bundle size Join the community on Spectrum

README

For API README please navigate to https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api

or https://react-google-maps-api-docs.netlify.app

For Maintainers

Join our Slack channel

For Developers and Contributors

Requirements

To develop locally

Fork original repo at https://github.com/JustFly1984/react-google-maps-api. Clone your fork to local directory of your choice, install dependencies, set up your API Key, and start storybook server. Following commands should do the job:

  • git clone https://github.com/YOUR_USER_NAME/react-google-maps-api.git - clone your fork `
  • cd react-google-maps-api - move to newly created folder
  • cp .storybook/example.maps.config.ts .storybook/maps.config.ts - create file with API Key
  • yarn install - install dependencies
  • yarn bootstrap - setup workspace
  • yarn storybook - run storybook server

Any changes you make to src folders of contained packages should reflect on the storybook server.

To contribute

Create a feature/fix branch on your own fork and make pull request towards develop branch of the original repo.

You can donate or became a sponsor https://opencollective.com/react-google-maps-api#category-CONTRIBUTE

FAQs

Package last updated on 24 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc