{"id":16882751,"url":"https://github.com/alhadis/utils","last_synced_at":"2025-10-24T13:20:24.783Z","repository":{"id":57175965,"uuid":"85065389","full_name":"Alhadis/Utils","owner":"Alhadis","description":"Battle-hardened suite of self-contained utility functions for both browser and Node.","archived":false,"fork":false,"pushed_at":"2025-03-24T04:42:39.000Z","size":610,"stargazers_count":9,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T05:29:10.428Z","etag":null,"topics":["helper-functions","helpers","portable","pure-javascript","string-manipulation","tools","utilities"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/alhadis.utils","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Alhadis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-03-15T11:39:50.000Z","updated_at":"2025-03-24T04:42:42.000Z","dependencies_parsed_at":"2024-01-06T18:25:32.696Z","dependency_job_id":null,"html_url":"https://github.com/Alhadis/Utils","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alhadis%2FUtils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alhadis%2FUtils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alhadis%2FUtils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alhadis%2FUtils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alhadis","download_url":"https://codeload.github.com/Alhadis/Utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248397353,"owners_count":21097092,"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":["helper-functions","helpers","portable","pure-javascript","string-manipulation","tools","utilities"],"created_at":"2024-10-13T16:08:35.944Z","updated_at":"2025-10-24T13:20:19.741Z","avatar_url":"https://github.com/Alhadis.png","language":"JavaScript","readme":"Utils\n=====\n\nThis is an eclectic collection of utility functions I've written over the years.\nLike most of my projects, it doesn't have a name; it's simply called whatever it\nexists to do. Hence the uncreatively generic name `Utils`, an apt descriptor for\nsomething which started life as a [PasteBin snippet dump][1].\n\n[1]: https://pastebin.com/CRCaVN99\n\nThese functions share little in common with each other, each having been written\nfor different projects with very different time allocations. They vary vastly in\nusefulness, specificity, and readability; their only consistent quality is being\nable to work in isolation. Anything not 100% self-contained has its dependencies\nlisted in [JSDoc](https://jsdoc.app):\n\n~~~js\n/**\n * @uses {@link foo}, {@link bar}\n */\nfunction fooBar(){\n\treturn foo() + bar();\n}\n~~~\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falhadis%2Futils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falhadis%2Futils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falhadis%2Futils/lists"}