Replacing the WASM demo page with code that can be copied into other projects so people can easily embed bergamot translator on their own website.
I'm tempted to also add some version of InPageTranslation to make this a embeddable version of the translation plugin, a bit like Google Translate for websites.
Tasks
[x] Recreate WASM demo page functionality
[x] Document BergamotTranslator classes and their public API
Replacing the WASM demo page with code that can be copied into other projects so people can easily embed bergamot translator on their own website.
I'm tempted to also add some version of
InPageTranslation
to make this a embeddable version of the translation plugin, a bit like Google Translate for websites.Tasks