@garage44/enola
v1.0.5
Published
A wrapper around translation services like Deepl, exposing a common interface for translation software to use.
Downloads
220
Readme
Enola
Enola is a wrapper around translation services like Deepl, exposing a common interface for translation software to use. It simplifies the process of integrating multiple translation services into your application by providing a unified API client abstraction. Enola requires the fetch API to be available.
Features
- Unified API: Interact with multiple translation services through a single, consistent interface.
- Service Initialization: Easily initialize and configure supported translation services.
- Language Support: Fetch supported languages for translation.
- Translation: Translate text to the desired target language.
- Usage Tracking: Monitor usage statistics for the translation services.
Installation
To install the Enola package, use npm or yarn:
pnpm add @garage44/enola