mapbox/vtvalidate

N-API port

Closed this issue · 0 comments

OzQu commented

Context

vtvalidate is used in our APIs, for example in api-vectortiles. Those related APIs can't be upgraded to use more recent node until this is updated.

Notes

vtvalidate has old PR containing N-api port for it, which should be reviewed, tested and merged to use. This issue should be followed by other issue updating other dependencies and nodejs to more recent one.
At least vtcomposite has already been ported, as is node-cpp-skel.

Related old PR to be merged:
#30

Acceptance Criteria

vtvalidate uses node-addon-api instead of nan as dependency. Publish working version of vtvalidate binary.