{"id":29572716,"url":"https://github.com/accelbyte/justice-js-common-utils","last_synced_at":"2026-01-20T17:56:05.733Z","repository":{"id":36960485,"uuid":"419954725","full_name":"AccelByte/justice-js-common-utils","owner":"AccelByte","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-21T06:35:02.000Z","size":837,"stargazers_count":0,"open_issues_count":0,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2023-03-10T10:44:06.840Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AccelByte.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-22T03:33:28.000Z","updated_at":"2022-01-11T02:42:46.000Z","dependencies_parsed_at":"2022-07-15T20:17:26.912Z","dependency_job_id":null,"html_url":"https://github.com/AccelByte/justice-js-common-utils","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/AccelByte/justice-js-common-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AccelByte%2Fjustice-js-common-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AccelByte%2Fjustice-js-common-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AccelByte%2Fjustice-js-common-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AccelByte%2Fjustice-js-common-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AccelByte","download_url":"https://codeload.github.com/AccelByte/justice-js-common-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AccelByte%2Fjustice-js-common-utils/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265892525,"owners_count":23845036,"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":"2025-07-19T05:11:01.896Z","updated_at":"2026-01-20T17:56:05.715Z","avatar_url":"https://github.com/AccelByte.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Justice JS Common Utils\n\n## Overview\n\nJustice JS Common Utils\n\n## High Level Features\n\nCommon Javascript utilities for Justice Platform, including:\n- Input Validation\n- Service Error Translator\n\nAnd fully containerized development\n\n## Information About the Common Utility Functions\nEach library has it's own `README.md` on it's folder under `/src/lib`. e.g for `input-validation`, the README is in `/src/lib/input-validation/README.md`\n\n## Merge to master Branch Quick Start\nCurrently we have two GitHub actions that will automatically create a new tag and a new release everytime a commit is merged to master branch. \nThings you should pay attention to before merging your work to master branch :\n- Make sure to update `CHANGELOG.md` to keep track on what's updated in the repo\n- If you want to update the minor version, add `#minor` at the end of your commit message (ex: `fix(some_validation): some message #minor`)\n- The same goes if you want to update the major or patch version, add `#major` or `#patch` at the end of your commit message\n- If you don't add one of those three to your commit message, the Github actions will not automatically create a new tag and release notes\n\n## Development Quick Start\n\nrun `make build`, to build the project\nrun `make run`, to run a test watch and start development\n\n## Usage Quick Start\nrun `npm install justice-js-common-utils --registry=https://nexus.accelbyte.net/repository/npm-group/` to install in your project\n\n## Build Requirements\n\n- Docker with support for Linux containers\n- GNU Make\n- Internet connection\n\n## Development Requirements\n\n- See _Build Requirements_\n- Docker Compose\n- IDE (we like WebStorm)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccelbyte%2Fjustice-js-common-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faccelbyte%2Fjustice-js-common-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccelbyte%2Fjustice-js-common-utils/lists"}