Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by iLib-js
A curated list of projects in awesome lists by iLib-js .
https://github.com/ilib-js/ilib
A library of i18n routines written in Javascript.
globalization i18n ilib internationalization javascript javascript-library
Last synced: 12 Nov 2024
https://github.com/ilib-js/loctool
A localization tool that scans source code looking for localizable strings and writes out translated resource files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ucd
The Unicode Character Database encoded as json files
Last synced: 12 Nov 2024
https://github.com/ilib-js/docs
SW Internationalization & Localization document with iLib-js/ project
documentation-website internationalization
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-webpack-loader
Repo to hold the plugin and loader for ilib so that anyone can use it in their own webpack config
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-webos-javascript
Javascript file handler plugin for webOS platform loctool
Last synced: 12 Nov 2024
https://github.com/ilib-js/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.
Last synced: 12 Nov 2024
https://github.com/ilib-js/tmxtool
A tool to compare two tmx files and output the difference
Last synced: 12 Nov 2024
https://github.com/ilib-js/react-ilib
React component wrappers around ilib classes
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-webos-appinfo-json
appinfo.json file handler plugin for webOS platform loctool
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-webos-qml
ilib-webos-loctool-qml is a plugin for the loctool allows it to read and localize qml files. This plugins is optimized for webOS platform.
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-webos-json-resource
JSON resource file handler plugin for webos platform loctool
Last synced: 12 Nov 2024
https://github.com/ilib-js/flutter_ilib
A flutter plugin to use iLib conveniently in Flutter apps
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-webos-cpp
ilib-webos-loctool-cpp is a plugin for the loctool allows it to read and localize cpp files. This plugins is optimized for webOS platform.
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-webos-ts-resource
ts resource file handler plugin for webos platform loctool
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-samples
Sample apps for checking loctool operation per type
Last synced: 12 Nov 2024
https://github.com/ilib-js/conditionalinstall
Install npm packages based on various conditions
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-webos-dist
It's a localization tool for webOS platform. It's for distribution usage. It supports c/c++, qml, js, json and dart file types localization. Developers should use other plugins that start with the name `ilib-loctool-webos-`
js-loctool localization localization-tool webos
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-lint
A static analysis linter for many types of source files that looks for i18n problems
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-es6
ES6 wrappers around the ilib classes so that you can import just what you need and use the classes with promises
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-webpack-plugin
A plugin for webpack that works with the ilib webpack loader to generate locale data for an app
Last synced: 15 Oct 2024
https://github.com/ilib-js/ilib-loctool-objectivec
Ilib loctool plugin to parse iOS Objective-C files and extract strings from them
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-jsx
JSX file handler plugin for loctool
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-mrkdwn
A loctool plugin that can parse Slack mrkdwn messages in a json file
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-openapi
A plugin to localize openapi.json files using both the json and markdown plugins
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-env
detect various things in the runtime environment
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-haml
Ilib loctool plugin to parse and localize Ruby HAML template files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-webos-xlsx
xlsx file handler plugin for webOS platform loctool
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-java
Ilib loctool plugin to parse Java files and extract localizable strings from them
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-ghfm-readmeio
Ilib loctool plugin to parse Github-flavoured markdown files with Readme.io extensions and localize them
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-android-resource
Android layout file handler plugin for loctool
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-yaml
Ilib loctool plugin to parse and localize YAML files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-lint-common
Common routines that the plugins will need
Last synced: 12 Nov 2024
https://github.com/ilib-js/message-accumulator
A package to help transform localizable messages in a variety of syntaxes into a form that translators can easily translate without knowing anything about that syntax.
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-json
Ilib loctool plugin to parse and localize json files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-tools-common
Common code shared between the command-line tools such as loctool and i18nlint
Last synced: 12 Nov 2024
https://github.com/ilib-js/xliff
A parser and generator for xliff files (XML Localization Interchange Format File)
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-string
An intrinsic string replacement that includes formatting capabilities
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-ctype
CType (character type) functions based on the Unicode Character Database
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-strings
Ilib loctool plugin to parse and localize iOS .strings files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-resbundle
A resource bundle/string translation class
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-istring
A formattable string with the same API as an intrinsic string
Last synced: 12 Nov 2024
https://github.com/ilib-js/assertextras
Used to extend the assertion types available in nodeunit
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-tap-i18n
Loctool plugin to parse Tap-I18n style yaml files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-salesforce-metaxml
Loctool plugin to read Salesforce -meta.xml files and write out translations
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-javascript-resource
Javascript resource file handler plugin for loctool
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-lint-react
Ilib-lint plugin with a parser and a linter for React code
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-lint-python-gnu
An ilib-lint plugin that allows it to parse po files and to define rules appropriate for resources from python using the gnu gettext library
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-lint-python
An ilib-lint plugin that allows it to parse po files and to define rules appropriate for resources from python
Last synced: 12 Nov 2024
https://github.com/ilib-js/nu-to-jest
A converter that converts unit tests files for nodeunit into jest
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-casemapper
Map a string to upper- or lower-case locale-sensitively
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-ruby-ilib
Ilib loctool plugin to parse Ruby files looking for strings localized using ilib
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-android-layout
Android layout file handler plugin for loctool
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-rc
Ilib loctool plugin to parse and localize Windows RC files
Last synced: 12 Nov 2024
https://github.com/ilib-js/react-ilib-demo
Demo app that uses/tests react-ilib components
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-django
A loctool plugin that knows how to extract strings from python files using the Django framework and GNU gettext utilities
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-resource-webpack-loader
A webpack loader that dynamically includes translated resources in separate chunks
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-resx
Ilib loctool plugin to read and localize MS Windows resx files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-html
Ilib loctool plugin to parse and localize static HTML files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-localeinfo
Encode locale-specific information
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-mo
Ilib loctool plugin to read and localize GNU gettext machine object (MO) files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-webos-dart
About Dart file handler plugin for webOS platform loctool
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-po
Ilib loctool plugin to parse and localize GNU gettext po files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-scanner
A utility which scans your source code and creates a webpack meta file that includes only those ilib classes that your code is actually using
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-tree-node
Utility class that knows how to flatten and reconstruct
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-xml
Loctool plugin to localize content in XML files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-xliff
Ilib loctool plugin to parse and localize XLIFF files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-address
Library to parse and format mailing addresses
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-swift
Ilib plugin to parse iOS Swift files looking for strings to extract
Last synced: 12 Nov 2024
https://github.com/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.
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-arb
Ilib loctool plugin to parse and localize ARB files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-jst
Ilib loctool plugin to parse and localize Javascript Template (JST) files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-localedata
Library of routines to load ilib locale data
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-webos-json
json file handler plugin for webOS platform loctool
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-resbundler
resbundler to generate json to js files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-assemble
Utility to gather locale data into files for webpack (and others) to load
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-javascript
Javascript file handler plugin for loctool
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-yaml-resource
Ilib loctool plugin to parse and localize YAML files used as resource files for Ruby
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-common
Various utility classes for the ilib packages.
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-data-utils
Utility library that provides classes and functions used to generate locale data files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-properties
Ilib loctool plugin to parse and localize Java properties files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-csv
Ilib loctool plugin to parse and localize comma- or tab-separated value files
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-loctool-ghfm
Ilib loctool plugin to parse and localize github-flavored markdown
Last synced: 12 Nov 2024
https://github.com/ilib-js/ilib-yaml
Library to turn yaml files into Resources and vice-versa
Last synced: 12 Nov 2024