WICG / translation-api

A proposal for translator and language detector APIs
Other
122 stars 6 forks source link

Revamp the API surface #15

Closed domenic closed 4 months ago

domenic commented 4 months ago

There are two major motivations for this change:

This notably removes translation from an unknown source language, closing #1. It also adds AbortSignals and destroy() methods.

This also removes the tentative proposal for language tag handling, instead pointing to discussions in #11.