1.1.1 • Published 5 years ago

google-place-search v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago