1.1.1 • Published 4 years ago

google-place-search v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

HOW TO TEST

after cloned git repository, create key.ts in src/lib/key.ts. and then write down the key of google map api (from google developer console) like

export const key = 'ABCDEFG'

and

$ yarn (if you did not installed node_modules yet)
$ yarn test

EXAMPLE

  1. node-server (typescript): see src/examples/node-google-fetch-testing
it is koa-based node-server.
you can experience my module on node server.
1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago