react-google-maps

v9.4.4
React.js Google Maps integration component
React Google Map react-component recompose hoc addons/InfoBox addons/MarkerClusterer Circle and 18 more...

precommit

lint-staged

styleguide

styleguidist server

styleguide:build

styleguidist build

dtslint

dtslint types

test

react-scripts test --env=jsdom

test:once

cross-env CI=true npm test

build:src

babel-node src/tx/jscodeshift

precommit:src

npm run build:src && npm run dtslint

commit:src

git add -A && git commit -m 'chore(src/components): compile from src/macros with `babel`'

prebuild:lib

rimraf lib

build:lib

cross-env NODE_ENV=production babel src --out-dir lib --ignore macros,tx,spec.js

precommit:lib

npm run build:lib

commit:lib

git add -A && git commit -m 'chore(lib): compile from src with `babel`'

precommit:docs

npm run styleguide:build

commit:docs

git add -A && git commit -m 'docs: compile from src with `styleguidist`'

prerelease

npm run commit:src && npm run commit:lib && npm run commit:docs

release

standard-version -m 'chore(release): %s * CHANGELOG: https://github.com/tomchentw/react-google-maps/blob/v%s/CHANGELOG.md'

Metadata

  • MIT
  • Whatever
  • tomchentw
  • released 1/4/2018

Downloads

Maintainers