nodejs-vision and nodejs-translate
These are ecosystem siblings—both are deprecated Google Cloud client libraries that have been consolidated into the unified `google-cloud-node` monorepo, offering complementary Google Cloud APIs (Vision for image analysis and Translate for language translation) rather than competing solutions.
About nodejs-vision
googleapis/nodejs-vision
This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
Provides Node.js bindings for Google Cloud Vision API, enabling image analysis capabilities like object detection, text recognition (OCR), face detection, and label annotation. Uses gRPC transport with automatic credential handling via service account authentication. Integrates with Google Cloud Platform's authentication and billing infrastructure.
About nodejs-translate
googleapis/nodejs-translate
This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
Provides programmatic access to Google Cloud Translation API for dynamic text translation across thousands of language pairs, with support for custom glossaries and hybrid translation workflows. Built as a typed Node.js client library using gRPC for API communication and integrated with Google Cloud's service account authentication model. Supports both v2 and v3 API versions with automatic code generation via synthtool to maintain consistency with the broader googleapis ecosystem.
Scores updated daily from GitHub, PyPI, and npm data. How scores work