{"id":19472349,"url":"https://github.com/aboutbits/yup-locales","last_synced_at":"2026-05-13T13:35:41.865Z","repository":{"id":53026344,"uuid":"521211699","full_name":"aboutbits/yup-locales","owner":"aboutbits","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-18T14:29:45.000Z","size":369,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-18T16:39:59.641Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aboutbits.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-04T09:53:52.000Z","updated_at":"2025-11-18T14:29:48.000Z","dependencies_parsed_at":"2024-03-25T07:37:09.595Z","dependency_job_id":"4fd84ccd-1b29-454e-aef1-e9d8d714946a","html_url":"https://github.com/aboutbits/yup-locales","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":0.08333333333333337,"last_synced_commit":"ce35f33a4a75417c0f6fd086d090155dc6082c41"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/aboutbits/yup-locales","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fyup-locales","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fyup-locales/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fyup-locales/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fyup-locales/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboutbits","download_url":"https://codeload.github.com/aboutbits/yup-locales/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fyup-locales/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32985108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10T19:14:10.540Z","updated_at":"2026-05-13T13:35:41.860Z","avatar_url":"https://github.com/aboutbits.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Custom Yup Locales\n====================\n\n[![npm version](https://badge.fury.io/js/%40aboutbits%2Fyup-locales.svg)](https://badge.fury.io/js/%40aboutbits%2Fyup-locales)\n\nThis package includes simplified translations for yup error messages. The main difference lies in the exclusion of the field path.\n\n## Table of content\n\n- [Usage](#usage)\n- [Build \u0026 Publish](#build--publish)\n- [Information](#information)\n\n## Usage\n\nFirst, you have to install the package:\n\n```bash\nnpm install @aboutbits/yup-locales\n```\n\nSecond, you add the custom language packages to your project.\n\n```js\nimport { setLocale } from 'yup'\nimport it from '@aboutbits/yup-locales/it'\n\n// If you want that your app returns Italian error messages.\nsetLocale(it)\n```\n\n## Build \u0026 Publish\n\nTo build and publish the package, visit the GitHub Actions page of the repository.\n\nYou can choose between two workflows:\n- `Release Package` to publish a new version of the package.\n- `Pre-Release Package` to publish a new pre-release version of the package.\n\n**Note:** Pre-releases need to be supplied with a pre-id.\n\n**Note:** To increment a pre-release, you have to run the normal release workflow and select \"prerelease\". For this action you need to already be on a pre-release version.\n\n## Information\n\nAbout Bits is a company based in South Tyrol, Italy. You can find more information about us on [our website](https://aboutbits.it).\n\n### Support\n\nFor support, please contact [info@aboutbits.it](mailto:info@aboutbits.it).\n\n### Credits\n\n- [All Contributors](../../contributors)\n\n### License\n\nThe MIT License (MIT). Please see the [license file](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutbits%2Fyup-locales","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faboutbits%2Fyup-locales","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutbits%2Fyup-locales/lists"}