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
- Host: GitHub
- URL: https://github.com/ifyour/deeplx-js
- Owner: ifyour
- Created: 2023-11-02T14:22:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T01:18:24.000Z (over 2 years ago)
- Last Synced: 2024-10-29T19:19:37.685Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 26
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.
[](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"
}
```

### License
Licensed under the MIT License.