{"id":22279230,"url":"https://github.com/19h47/19h47-clamp","last_synced_at":"2025-03-25T18:25:52.539Z","repository":{"id":38825854,"uuid":"272635166","full_name":"19h47/19h47-clamp","owner":"19h47","description":"🗜 Playing with the clamp","archived":false,"fork":false,"pushed_at":"2023-01-06T09:01:58.000Z","size":2104,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T19:44:37.515Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://19h47.github.io/19h47-clamp/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/19h47.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-16T07:08:17.000Z","updated_at":"2023-03-08T21:12:57.000Z","dependencies_parsed_at":"2023-02-05T18:30:43.410Z","dependency_job_id":null,"html_url":"https://github.com/19h47/19h47-clamp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/19h47%2F19h47-clamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/19h47%2F19h47-clamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/19h47%2F19h47-clamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/19h47%2F19h47-clamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/19h47","download_url":"https://codeload.github.com/19h47/19h47-clamp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245518484,"owners_count":20628542,"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-12-03T15:18:42.353Z","updated_at":"2025-03-25T18:25:52.508Z","avatar_url":"https://github.com/19h47.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @19h47/clamp\n\n**@19h47/clamp** is a small module to clamp a number between an upper and lower bound.\n\n```javascript\nimport clamp from '@19h47/clamp';\n\nclamp(100, 0, 50); // 50\n```\n\n## Test\n\n```bash\nyarn test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F19h47%2F19h47-clamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F19h47%2F19h47-clamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F19h47%2F19h47-clamp/lists"}