Pinned Repositories
flutter_ilib
A flutter plugin to use iLib conveniently in Flutter apps
iLib
A library of i18n routines written in Javascript.
ilib-loctool-webos-c
ilib-webos-loctool-c is a plugin for the loctool allows it to read and localize c files. This plugins is optimized for webOS platform.
ilib-loctool-webos-javascript
Javascript file handler plugin for webOS platform loctool
ilib-mono
Monorepo for containing the plethora of ilib tools and plugins
ilib-mono-webos
Monorepo for containing the loctool and lint plugins for webOS Platform.
ilib-webpack-loader
Repo to hold the plugin and loader for ilib so that anyone can use it in their own webpack config
loctool
A localization tool that scans source code looking for localizable strings and writes out translated resource files
react-ilib
React component wrappers around ilib classes
UCD
The Unicode Character Database encoded as json files
iLib-js's Repositories
iLib-js/UCD
The Unicode Character Database encoded as json files
iLib-js/tmxtool
A tool to compare two tmx files and output the difference
iLib-js/conditionalInstall
Install npm packages based on various conditions
iLib-js/ilib-localematcher
Represent a locale matcher instance, which is used to see which locales can be matched with each other in various ways.
iLib-js/ilib-address
Library to parse and format mailing addresses
iLib-js/ilib-assemble
Utility to gather locale data into files for webpack (and others) to load
iLib-js/ilib-casemapper
Map a string to upper- or lower-case locale-sensitively
iLib-js/ilib-common
Various utility classes for the ilib packages.
iLib-js/ilib-ctype
CType (character type) functions based on the Unicode Character Database
iLib-js/ilib-data-utils
Utility library that provides classes and functions used to generate locale data files
iLib-js/ilib-istring
A formattable string with the same API as an intrinsic string
iLib-js/ilib-loader
Code to load data files
iLib-js/ilib-locale
Represent a BCP-47 locale specifier
iLib-js/ilib-localeinfo
Encode locale-specific information
iLib-js/ilib-loctool-ghfm
Ilib loctool plugin to parse and localize github-flavored markdown
iLib-js/ilib-loctool-json
Ilib loctool plugin to parse and localize json files
iLib-js/ilib-loctool-jst
Ilib loctool plugin to parse and localize Javascript Template (JST) files
iLib-js/ilib-loctool-objectivec
Ilib loctool plugin to parse iOS Objective-C files and extract strings from them
iLib-js/ilib-loctool-openapi
A plugin to localize openapi.json files using both the json and markdown plugins
iLib-js/ilib-loctool-po
Ilib loctool plugin to parse and localize GNU gettext po files
iLib-js/ilib-loctool-properties
Ilib loctool plugin to parse and localize Java properties files
iLib-js/ilib-loctool-ruby-ilib
Ilib loctool plugin to parse Ruby files looking for strings localized using ilib
iLib-js/ilib-loctool-salesforce-metaxml
Loctool plugin to read Salesforce -meta.xml files and write out translations
iLib-js/ilib-loctool-strings
Ilib loctool plugin to parse and localize iOS .strings files
iLib-js/ilib-loctool-swift
Ilib plugin to parse iOS Swift files looking for strings to extract
iLib-js/ilib-loctool-xml
Loctool plugin to localize content in XML files
iLib-js/ilib-loctool-yaml-resource
Ilib loctool plugin to parse and localize YAML files used as resource files for Ruby
iLib-js/ilib-resbundle
A resource bundle/string translation class
iLib-js/ilib-tree-node
Utility class that knows how to flatten and reconstruct
iLib-js/nu-to-jest
A converter that converts unit tests files for nodeunit into jest