{"id":25620753,"url":"https://github.com/codewell/action-type-utils","last_synced_at":"2025-10-04T11:04:48.919Z","repository":{"id":35115047,"uuid":"208587463","full_name":"codewell/action-type-utils","owner":"codewell","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-06T02:09:32.000Z","size":368,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T23:05:17.682Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codewell.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}},"created_at":"2019-09-15T12:00:18.000Z","updated_at":"2020-07-20T07:46:55.000Z","dependencies_parsed_at":"2023-01-15T14:08:12.607Z","dependency_job_id":null,"html_url":"https://github.com/codewell/action-type-utils","commit_stats":null,"previous_names":["codewell/get-action-prefix"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewell%2Faction-type-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewell%2Faction-type-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewell%2Faction-type-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewell%2Faction-type-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewell","download_url":"https://codeload.github.com/codewell/action-type-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240139734,"owners_count":19754168,"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-02-22T07:27:58.342Z","updated_at":"2025-10-04T11:04:43.866Z","avatar_url":"https://github.com/codewell.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @codewell/action-type-utils\n\n## Installation\n```\nnpm install @codewell/action-type-utils\n```\n\n## Basic usage\n```JavaScript\nimport { getActionTypePrefix } from '@codewell/action-type-utils';\n\ngetActionTypePrefix('SET_STATE_PROPERTY');\n// =\u003e 'SET'\n```\n\n```JavaScript\nimport { getStatePropertyFromActionType } from '@codewell/action-type-utils';\n\ngetStatePropertyFromActionType('SOME_STATE_PROPERTY');\n// =\u003e 'stateProperty'\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewell%2Faction-type-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewell%2Faction-type-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewell%2Faction-type-utils/lists"}