issues
search
what3words
/
w3w-node-wrapper
Node wrapper for the What3Words API
https://docs.what3words.com/api/v3/
MIT License
45
stars
10
forks
source link
[TT-6928] Support browser and node env and custom transports
#31
Closed
c5haw
closed
2 years ago
c5haw
commented
3 years ago
Changelog
Added CircleCI pipeline for building and publishing to NPM and tagging repo
Refactored the architecture for the library, introduced new concepts Service, Client, Transport etc.
Updated README
Published (privately) an example of this new package
@what3words/api@3.3.7-rc-1
Can test with a lambda using attached
lambda-test.zip
Rewrote tests with Mocha and ShouldJS and added coverage with Istanbul
Addresses and fixes issues
https://github.com/what3words/w3w-node-wrapper/issues/30
and
https://github.com/what3words/w3w-node-wrapper/issues/29
Changelog
@what3words/api@3.3.7-rc-1