{"id":19777443,"url":"https://github.com/ilib-js/ilib-data-utils","last_synced_at":"2025-04-30T19:32:27.435Z","repository":{"id":40296877,"uuid":"481377902","full_name":"iLib-js/ilib-data-utils","owner":"iLib-js","description":"Utility library that provides classes and functions used to generate locale data files","archived":false,"fork":false,"pushed_at":"2024-11-08T16:40:13.000Z","size":73,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-09T20:40:44.551Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iLib-js.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-13T21:22:57.000Z","updated_at":"2022-04-13T23:54:51.000Z","dependencies_parsed_at":"2023-11-22T02:10:23.098Z","dependency_job_id":null,"html_url":"https://github.com/iLib-js/ilib-data-utils","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":0.06666666666666665,"last_synced_commit":"d6298343898ffddb61dc6fa43c97b7786f87de43"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iLib-js%2Filib-data-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iLib-js%2Filib-data-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iLib-js%2Filib-data-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iLib-js%2Filib-data-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iLib-js","download_url":"https://codeload.github.com/iLib-js/ilib-data-utils/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224222193,"owners_count":17275978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T05:24:54.774Z","updated_at":"2025-04-30T19:32:27.429Z","avatar_url":"https://github.com/iLib-js.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003e :warning: **Deprecation Notice** :warning:\n\u003e This repository has been deprecated. Please use the corresponding package from the [iLib-js monorepo](https://github.com/iLib-js/ilib-mono) instead.\n\n# ilib-data-utils\n\nUtility library that provides classes and functions used to generate\nlocale data files.\n\nFull JS Docs\n--------------------\n\nTo see a full explanation of the classes and functions, please see\nthe [full API documentation](./docs/ilib-data-utils.md).\n\n## License\n\nCopyright © 2022-2023, JEDLSoft\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n## Release Notes\n\n### v1.2.1 (not published yet)\n\n- removed unused dependencies\n\n### v1.2.0\n\n- added the ability to parse Unicode data files that have continuation\n  comments. These are introduced with an initial comment char at the\n  beginning of a line, and are continued with empty fields in the\n  subsequent lines. They end when there is a line that does not contain\n  an empty field.\n- fixed a bug where @ was always considered a comment character in the\n  UnicodeFile class, even if a different comment char was passed in to\n  the constructor\n- fixed a bug where empty fields at the beginning of a line would get\n  trimmed if the field separator char was a whitespace char, such as the\n  tab char, which threw off all the fields in that line\n\n### v1.1.0\n\n- added localeMergeAndPrune which uses the Utils.getSublocales to build\n  the locale hiearchy first, and merge and prune based on the locales.\n  This echoes the way that ilib loads locale data files.\n  The older mergeAndPrune only merges from root -\u003e lang -\u003e \n  lang-script -\u003e lang-script-region\n  Specifically, it did not include the und-region locale in the hierarchy\n  which means it was not merging and pruning the same way that ilib\n  was loading the data.\n\n### v1.0.0\n\n- Initial version\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filib-js%2Filib-data-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filib-js%2Filib-data-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filib-js%2Filib-data-utils/lists"}