ilib-lint-webos

1.0.1 • Public • Published

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-webos

Then, 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, JEDLSoft

This plugin is license under Apache2. See the LICENSE file for more details.

Release Notes

v1.0.1

  • Add the missing log4js to the dependencies in the package.son file.

v1.0.0

  • Implement the HtmlFormatter to write the output into a html file.

Dependencies (2)

Dev Dependencies (5)

Package Sidebar

Install

npm i ilib-lint-webos

Weekly Downloads

0

Version

1.0.1

License

Apache-2.0

Unpacked Size

25.7 kB

Total Files

5

Last publish

Collaborators

  • goun