react-google-maps

v8.4.0
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

test

react-scripts test --env=jsdom

pretest

npm run lint

test:once

cross-env CI=true npm test

clean

rimraf lib

lint

cross-env NODE_ENV=test eslint .

build:src

babel-node src/tx/jscodeshift

precommit:src

npm run build:src

commit:src

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

prebuild:lib

npm run lint && npm run clean

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

Metadata

  • MIT
  • Whatever
  • tomchentw
  • released 10/10/2017

Downloads

Maintainers