Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilib-js/ilib-loctool-webos-dist

It's a localization tool for webOS platform. It's for distribution usage. It supports c/c++, qml, js, json and dart file types localization. Developers should use other plugins that start with the name `ilib-loctool-webos-`
https://github.com/ilib-js/ilib-loctool-webos-dist

js-loctool localization localization-tool webos

Last synced: 3 days ago
JSON representation

It's a localization tool for webOS platform. It's for distribution usage. It supports c/c++, qml, js, json and dart file types localization. Developers should use other plugins that start with the name `ilib-loctool-webos-`

Awesome Lists containing this project

README

        

# ilib-loctool-webos-dist
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.

## Development
### loctool
* [loctool](https://github.com/iLib-js/loctool) : A localization tool that scans source code looking for localizable strings and writes out translated resource files
### plugins
Plugins are optimized for the webOS platform.
* [ilib-loctool-webos-c](https://github.com/iLib-js/ilib-loctool-webos-c) : C file handler.
* [ilib-loctool-webos-cpp](https://github.com/iLib-js/ilib-loctool-webos-cpp) : Cpp file handler
* [ilib-loctool-webos-qml](https://github.com/iLib-js/ilib-loctool-webos-qml) : QML file handler
* [ilib-loctool-webos-javascript](https://github.com/iLib-js/ilib-loctool-webos-javascript) : Javascript file handler
* [ilib-loctool-webos-json](https://github.com/iLib-js/ilib-loctool-webos-appinfo-json) : JSON file handler
* [ilib-loctool-webos-json-resource](https://github.com/iLib-js/ilib-loctool-webos-json-resource) : JSON resource file handler
* [ilib-loctool-webos-ts-resource](https://github.com/iLib-js/ilib-loctool-webos-ts-resource) : TS resource file handler
* [ilib-loctool-webos-dart](https://github.com/iLib-js/ilib-loctool-webos-dart) : Dart file handler

## Documentation
* webOS Open Source Edition: [Localization Guide](https://www.webosose.org/docs/guides/development/localization/localization-guide/)

# Copyright and License Information
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.