An open API service indexing awesome lists of open source software.

https://github.com/ifyour/deeplx-js

🥰 JavaScript implementation of DeepLx with one-click deployment support
https://github.com/ifyour/deeplx-js

Last synced: about 1 year ago
JSON representation

🥰 JavaScript implementation of DeepLx with one-click deployment support

Awesome Lists containing this project

README

          

# deeplx-js

This is the js implementation of [DeepLX](https://github.com/OwO-Network/DeepLX), you can get a copy and launch your own on [AirCode](https://aircode.io) by clicking the button below.

[![Deploy with AirCode](https://aircode.io/aircode-deploy-button.svg)](https://aircode.io/dashboard?owner=ifyour&repo=deeplx-js&branch=main&appname=deeplx)

### Demo

Test input parameters:

```json
{
"text": "你好,世界",
"source_lang": "zh",
"target_lang": "en"
}
```

![demo](https://images.mingming.dev/file/d1c6fd89334f18b34d9ac.png)

### License

Licensed under the MIT License.