A full-featured build environment for webOS localization.
Not for general usage. Developers should use other plugins that start with the name ilib-loctool-webos-*
This repository exists to tag flat full distributions of js loctool, It is intended to be updated periodically from other plugins, so no development should occur here. This is a repository, serving to supply js loctool into the webOS build tools and is not intended for general use.
- loctool : A localization tool that scans source code looking for localizable strings and writes out translated resource files
Plugins are optimized for the webOS platform.
- ilib-loctool-webos-c : C file handler.
- ilib-loctool-webos-cpp : Cpp file handler
- ilib-loctool-webos-qml : QML file handler
- ilib-loctool-webos-javascript : Javascript file handler
- ilib-loctool-webos-json : JSON file handler
- ilib-loctool-webos-json-resource : JSON resource file handler
- ilib-loctool-webos-ts-resource : TS resource file handler
- ilib-loctool-webos-dart : Dart file handler
- webOS Open Source Edition: Localization Guide
Unless otherwise specified, all ilib-loctool-webos-* source code files and documentation files in this repository are:
Copyright (c) 2020-2024 LG Electronics
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Node.js binaries are licensed under MIT license (see node_binaries/LICENSE), Copyright Node.js contributors. All rights reserved. Source available at https://github.com/nodejs/node
NPM application is licensed under The Artistic License 2.0 (see node_binaries/npm/LICENSE), Copyright (c) npm, Inc. and Contributors. Source available at https://github.com/npm/npm Node package dependencies, Copyright (c) their respective copyright owners. Licensed on their respective license terms.