https://github.com/runnerty/executor-iconv
Runnerty module: Iconv executor
https://github.com/runnerty/executor-iconv
executor iconv runnerty
Last synced: 7 months ago
JSON representation
Runnerty module: Iconv executor
- Host: GitHub
- URL: https://github.com/runnerty/executor-iconv
- Owner: runnerty
- License: mit
- Created: 2017-04-07T14:29:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T13:23:15.000Z (about 8 years ago)
- Last Synced: 2025-02-27T05:54:28.313Z (7 months ago)
- Topics: executor, iconv, runnerty
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ICONV executor for [Runnerty]:
### Configuration sample:
```json
{
"id": "iconv_default",
"type": "@runnerty-executor-iconv"
}
```### Plan sample:
```json
{
"id": "iconv_default",
"decode_encoding": "ISO-8859-1",
"encode_encoding": "UTF-8",
"file_input": "input.txt",
"file_output": "output.txt"
}
```[Runnerty]: http://www.runnerty.io