@geolonia/detic
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @geolonia/detic

Weekly Downloads

1

Version

0.0.0

License

MIT

Unpacked Size

6.65 MB

Total Files

61

Last publish

Collaborators

  • miya0001
  • naogify
  • sleepy_keita