https://github.com/crowdin/crowdin-script-editor
Crowdin Script Editor is an open source development and debugging tool for Crowdin custom QA checks
https://github.com/crowdin/crowdin-script-editor
Last synced: about 1 year ago
JSON representation
Crowdin Script Editor is an open source development and debugging tool for Crowdin custom QA checks
- Host: GitHub
- URL: https://github.com/crowdin/crowdin-script-editor
- Owner: crowdin
- License: mit
- Created: 2019-12-24T19:37:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T11:37:00.000Z (almost 3 years ago)
- Last Synced: 2025-04-20T13:07:58.984Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://crowdin.github.io/crowdin-script-editor/
- Size: 97.7 KB
- Stars: 5
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crowdin Script Editor
Crowdin Script Editor is an open source development and debugging tool for Crowdin Script.
Crowdin Script is a JavaScript-based scripting language used for the development of the Custom QA Checks and code snippets for the Custom Code workflow step.
[OPEN EDITOR](https://crowdin.github.io/crowdin-script-editor/)
## What can Script Editor do?
* Start quickly with sample code
* Test and debug code in different contexts
* Write Crowdin Script code and have it executed in the save environment as it will have on production
* Validate the Requests and Responses
### Contribution
We are happy to accept contributions to the Crowdin Script Editor. To contribute please do the following:
1. Fork the repository on GitHub.
2. Decide which code you want to submit. Commit your changes and push to the new branch.
3. Ensure that your code adheres to standard conventions, as used in the rest of the library.
4. Submit a pull request with your patch on Github.
### Seeking Assistance
If you find any problems or would like to suggest a feature, please feel free to file an issue on Github at [Issues Page](https://github.com/crowdin/crowdin-script-editor/issues).
Need help working with Crowdin Script Editor or have any questions?
[Contact Customer Success Service](https://crowdin.com/contacts).
### License
The Crowdin Script Editor is licensed under the MIT License.
See the LICENSE file distributed with this work for additional
information regarding copyright ownership.
Except as contained in the LICENSE file, the name(s) of the above copyright
holders shall not be used in advertising or otherwise to promote the sale,
use or other dealings in this Software without prior written authorization.