{"library":"deepl-node","type":"library","category":null,"description":"The `deepl-node` library is the official Node.js client for interacting with the DeepL API, offering high-quality machine translation services for text and documents. Currently at version 1.26.0, the library receives regular updates, often incorporating new DeepL API features such as support for translation memories, comprehensive style rule management (CRUD operations), custom translation instructions, and expanded language code support. Its release cadence is feature-driven, ensuring timely access to the latest API capabilities. Key differentiators include its direct integration with DeepL's proprietary translation technology, official endorsement, and extensive support for API functions, making it a robust choice for developers building translation-reliant applications. It supports modern Node.js environments, ships with TypeScript types, and facilitates advanced translation configurations like tag handling and custom request parameters.","language":"javascript","status":"active","version":"1.26.0","tags":["javascript","deepl","translator","api","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install deepl-node","imports":["import * as deepl from 'deepl-node'; const client = new deepl.DeepLClient(authKey);","const deepl = require('deepl-node'); const client = new deepl.DeepLClient(authKey);","import * as deepl from 'deepl-node'; const lang: deepl.TargetLanguageCode = 'fr';"]},{"cmd":"yarn add deepl-node","imports":[]},{"cmd":"pnpm add deepl-node","imports":[]}],"homepage":"https://www.deepl.com","github":"https://github.com/DeepLcom/deepl-node","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/deepl-node","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/deepl-node/compatibility"}}