ilib-loctool-webos-javascript

A loctool plugin that knows how to process JS files

Usage no npm install needed!

<script type="module">
  import ilibLoctoolWebosJavascript from 'https://cdn.skypack.dev/ilib-loctool-webos-javascript';
</script>

README

ilib-loctool-webos-javascript

ilib-webos-loctool-javascript is a plugin for the loctool that allows it to read and localize javascript files. This plugins is optimized for webOS platform.

Release Notes

v1.4.4

  • Fix pseudo localization to work properly
  • Update dependent module version to have the latest one.(loctool: 2.14.1)

v1.4.3

  • Update dependent module version to have the latest one.(loctool: 2.13.0)

v1.4.2

  • Update dependent module version to have the latest one.(loctool: 2.12.0)

v1.4.1

  • Update dependent module version to have the latest one.(loctool: 2.10.3)

v1.4.0

  • Remove commented lines before parsing so that strings in the comments will not be extracted.
  • Update dependent module version to have the latest one.

v1.3.0

  • Updated regular Expression to extract case when resbundle object name is not rb or RB.
  • Updated code to print log with log4js.
  • Support loctool's generate mode.

v1.2.0

  • Support pseudo localization

v1.1.0

  • Support xliff 2.0 style
    • Update code to return translation data properly with xliff 2.0 format

License

Copyright (c) 2019-2021, JEDLSoft

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.