aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Siroky <evan.siroky@yahoo.com>2018-04-27 15:55:38 -0700
committerGitHub <noreply@github.com>2018-04-27 15:55:38 -0700
commit19556bb0ee851540ad61cfc613f1a077086264a8 (patch)
treeaf49b5989a85c5bedad7c7f33a481c7fcc1d324d
parent696904e3bdc5df37734d321e5500c2686673ab83 (diff)
downloadtimezone-boundary-builder-19556bb0ee851540ad61cfc613f1a077086264a8.tar.gz
Add another js library
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 55dfdce..df2ba8d 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,7 @@ A few common languages already have libraries with an API that can be used to lo
| [ZoneDetect](https://github.com/BertoldVdb/ZoneDetect) | C |
| [Timeshape](https://github.com/RomanIakovlev/timeshape) | Java |
| [node-geo-tz](https://github.com/evansiroky/node-geo-tz/) | JavaScript (node.js only) |
+| [timespace](https://github.com/mapbox/timespace) | JavaScript (node.js and in browser) |
| [tz-lookup](https://github.com/darkskyapp/tz-lookup/) | JavaScript (node.js and in browser) |
| [GeoTimezone](https://github.com/mj1856/GeoTimeZone) | .NET |
| [Geo-Timezone](https://github.com/minube/geo-timezone) | php |