google-sheets-example | Example using DeepL API in Google Sheets scripts
kandi X-RAY | google-sheets-example Summary
kandi X-RAY | google-sheets-example Summary
google-sheets-example is a JavaScript library. google-sheets-example has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
In the past few months, we've gotten a lot of requests for code samples or example projects for the DeepL API. We think this is a great idea! This Google Sheets example is the first such code sample that we've released, and we hope it can serve as inspiration or help you as you work through your own project. Disclaimer: the DeepL support team does not provide support for this example project. Please keep this in mind when deciding whether to use it. Instructions for getting started are below. If you have any questions or comments, please create a GitHub issue to let us know. We'd be happy to hear your feedback.
In the past few months, we've gotten a lot of requests for code samples or example projects for the DeepL API. We think this is a great idea! This Google Sheets example is the first such code sample that we've released, and we hope it can serve as inspiration or help you as you work through your own project. Disclaimer: the DeepL support team does not provide support for this example project. Please keep this in mind when deciding whether to use it. Instructions for getting started are below. If you have any questions or comments, please create a GitHub issue to let us know. We'd be happy to hear your feedback.
Support
Quality
Security
License
Reuse
Support
google-sheets-example has a low active ecosystem.
It has 31 star(s) with 2 fork(s). There are 4 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 7 have been closed. On average issues are closed in 46 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of google-sheets-example is v0.1.0
Quality
google-sheets-example has no bugs reported.
Security
google-sheets-example has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
google-sheets-example is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
google-sheets-example releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of google-sheets-example
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of google-sheets-example
google-sheets-example Key Features
No Key Features are available at this moment for google-sheets-example.
google-sheets-example Examples and Code Snippets
No Code Snippets are available at this moment for google-sheets-example.
Community Discussions
No Community Discussions are available at this moment for google-sheets-example.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install google-sheets-example
You should review the Re-translation Workarounds to avoid translating more than you intend.
In your Google Sheet, from the "Extensions" menu select "Apps Script" to open the Apps Script editor.
Create a script file named DeepL.gs and copy the contents of the DeepL.gs file in this repo into it.
Modify line 26 of the script to include your DeepL Authentication Key. This line looks like const authKey = "..";, and it comes after the license text.
Close the Apps Script editor and return to your sheet.
Use the DeepLTranslate and DeepLUsage functions as explained in Usage.
These instructions were written so that non-developers can also use the add-on 🙂.
DeepL API Pro subscribers can activate Cost Control in their account. Instructions for activating cost control are available in the DeepL help center. If you're a DeepL API Pro subscriber, we recommend setting a cost control limit if you have a firm monthly budget for your DeepL API usage. Cost Control is not available to DeepL API Free users; they are limited to 500,000 characters per month.
In your Google Sheet, from the "Extensions" menu select "Apps Script" to open the Apps Script editor.
Create a script file named DeepL.gs and copy the contents of the DeepL.gs file in this repo into it.
Modify line 26 of the script to include your DeepL Authentication Key. This line looks like const authKey = "..";, and it comes after the license text.
Close the Apps Script editor and return to your sheet.
Use the DeepLTranslate and DeepLUsage functions as explained in Usage.
These instructions were written so that non-developers can also use the add-on 🙂.
DeepL API Pro subscribers can activate Cost Control in their account. Instructions for activating cost control are available in the DeepL help center. If you're a DeepL API Pro subscriber, we recommend setting a cost control limit if you have a firm monthly budget for your DeepL API usage. Cost Control is not available to DeepL API Free users; they are limited to 500,000 characters per month.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page