google-vision-api
NodeJS implementation of Goolge Cloud Vision API. The latest update has promise pattern implemented
gcp_cloud_vision_lines
This utility breaks down a full text annotation response from the Google cloud vision API into a neatly parsed Array with each element representing a single line of text, with coords and height and width dimensions.