An open API service indexing awesome lists of open source software.

https://github.com/nozzlegear/geocoder.d.ts

A Typescript/Typings definition for geocoder.
https://github.com/nozzlegear/geocoder.d.ts

Last synced: 7 months ago
JSON representation

A Typescript/Typings definition for geocoder.

Awesome Lists containing this project

README

          

# geocoder.d.ts

An ambient Typescript/Typings definition for [geocoder](https://www.npmjs.com/package/geocoder).

### Installation

Using [Typings](https://github.com/typings/typings):

```bash
typings install github:nozzlegear/geocoder.d.ts --save
```

Using NPM and [TSD](https://github.com/Definitelytyped/tsd):

```bash
npm install "git+https://git@github.com/nozzlegear/geocoder.d.ts.git"

tsd link
```