ilib-loctool-webos-javascript v1.10.7
ilib-loctool-webos-javascript
ilib-webos-loctool-javascript is a plugin for the loctool that allows it to read and localize JavaScript files. This plugin is optimized for the webOS platform.
JavaScript FileType
This plugin expects to be used iLib library directory or Enact framework to internationalize your JavaScript code.
It extracts string usages used in the examples below by considering them as strings that need to be translated.
getString("Hello");
getString("Channel", "speaker_channel");
$L("Hello");
$L({value: "Channel", key: "speaker_channel"});
Sample
The simple sample is provided in the ilib-loctool-samples repository. Please check the webos-js sample to see how the JavaScript file type is localized.
License
Copyright (c) 2019-2025, JEDLSoft
This plugin is license under Apache2. See the LICENSE file for more details.
Release Notes
See the CHANGELOG.md file.
4 months ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
6 years ago
6 years ago