1.0.2 • Published 9 months ago

@garage44/enola v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

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
1.0.2

9 months ago

1.0.1

11 months ago

1.0.0

11 months ago