ilib-lint-webos
v1.3.0
Published
ilib-lint plugin to support webOS Platform
Maintainers
Readme
ilib-lint-webos
An ilib-lint plugin that provides the ability to parse webOS xliff files and provides rules to check .
Installation
npm install --save-dev ilib-lint-webosThen, in your ilib-lib-config.json, add a script:
"plugins": [
"ilib-lint-webos"
],Please note: nodejs version 14 or above is required to run ilib-lint, as it is written with ESM modules.
License
Copyright (c) 2024-2025, JEDLSoft
This plugin is license under Apache2. See the LICENSE file for more details.
Release Notes
See the CHANGELOG.md file.
