Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
ilib-loctool-webos-cpp
Advanced tools
ilib-webos-loctool-cpp is a plugin for the loctool allows it to read and localize Cpp files. This plugin is optimized for the webOS platform.
This plugin expects to be used libwebosi18n library to internationalize your Cpp code.
It extracts string usages used in the examples below by considering them as strings that need to be translated.
getLocString("Yes");
getLocStringWithKey("PictureMode.Standard", "Standard");
The simple sample is provided in the ilib-loctool-samples repository. Please check the webos-cpp sample to see how the Cpp file type is localized.
Copyright (c) 2019-2024, JEDLSoft
This plugin is license under Apache2. See the LICENSE file for more details.
nodeunit
to jest
.npm-shrinkwrap.json
. It takes a bigger memory size than I expected on webOS. so I decided not to maintain the file here.loctool
package to peerDependencies
in package.json
.npm-shrinkwrap.json
in the published files. "settings": {
"cpp": {
"disablePseudo": true
}
}
"settings": {
"localeInherit": {
"en-AU": "en-GB"
}
}
"settings": {
"webos": {
"commonXliff": "./common"
}
}
"settings": {
"localeMap": {
"es-CO": "es"
}
}
FAQs
A loctool plugin that knows how to process C++ files
The npm package ilib-loctool-webos-cpp receives a total of 399 weekly downloads. As such, ilib-loctool-webos-cpp popularity was classified as not popular.
We found that ilib-loctool-webos-cpp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.