Skip to content

geolonia/detic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@geolonia/detic

A simple reverse geocoder library.

install and usage

$ npm install @geolonia/detic
$ detic jp 0,0                  // false
$ detic jp 139.925237,35.546346 // { "prefCode": "22" }

Development

$ git clone git@github.com:geolonia/detic.git
$ cd detic
$ npm install # or yarn
$ npm test

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors