{"id":21894375,"url":"https://github.com/atomicsponge/npm-libs","last_synced_at":"2026-02-03T12:34:07.908Z","repository":{"id":240021598,"uuid":"801204304","full_name":"AtomicSponge/npm-libs","owner":"AtomicSponge","description":"📔 NPM Libraries","archived":false,"fork":false,"pushed_at":"2024-10-01T13:01:11.000Z","size":397,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T06:29:36.897Z","etag":null,"topics":["async","library","nodejs","npm","npm-package","regexp","vuejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/AtomicSponge.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-15T19:42:53.000Z","updated_at":"2025-06-11T15:08:22.000Z","dependencies_parsed_at":"2024-06-07T14:29:10.018Z","dependency_job_id":"2549fc6f-865c-4c6d-8fc0-f4d3056ec6db","html_url":"https://github.com/AtomicSponge/npm-libs","commit_stats":null,"previous_names":["atomicsponge/npm-libs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AtomicSponge/npm-libs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtomicSponge%2Fnpm-libs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtomicSponge%2Fnpm-libs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtomicSponge%2Fnpm-libs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtomicSponge%2Fnpm-libs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AtomicSponge","download_url":"https://codeload.github.com/AtomicSponge/npm-libs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtomicSponge%2Fnpm-libs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29045947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["async","library","nodejs","npm","npm-package","regexp","vuejs"],"created_at":"2024-11-28T13:22:15.328Z","updated_at":"2026-02-03T12:34:07.881Z","avatar_url":"https://github.com/AtomicSponge.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NPM Libraries\n\n### A collection of small NPM libraries.\nMostly with zero dependencies!\n\n## async-for-each\nAsync version of the forEach function\n\n\u003csub\u003e[link](https://github.com/AtomicSponge/npm-libs/tree/main/async-for-each)\u003c/sub\u003e\n\n## async-resolver\nAwait for asynchronous data\n\n\u003csub\u003e[link](https://github.com/AtomicSponge/npm-libs/tree/main/async-resolver)\u003c/sub\u003e\n\n## check-github-releases\nCheck a GitHub Releases via the API and parse download links\n\n\u003csub\u003e[link](https://github.com/AtomicSponge/npm-libs/tree/main/check-github-releases)\u003c/sub\u003e\n\n## job-runner\nRun multiple processes simultaneously easily with one class!\n\n\u003csub\u003e[link](https://github.com/AtomicSponge/npm-libs/tree/main/job-runner)\u003c/sub\u003e\n\n## os-appdata-path\nGet application storage location based on operating system\n\n\u003csub\u003e[link](https://github.com/AtomicSponge/npm-libs/tree/main/os-appdata-path)\u003c/sub\u003e\n\n## pause\nPause for an amount of time in miliseconds\n\n\u003csub\u003e[link](https://github.com/AtomicSponge/npm-libs/tree/main/pause)\u003c/sub\u003e\n\n## regexps\nCollection of regex tests\n\n\u003csub\u003e[link](https://github.com/AtomicSponge/npm-libs/tree/main/regexps)\u003c/sub\u003e\n\n## script-error\nFunction for displaying an error to console and optionally exiting\n\n\u003csub\u003e[link](https://github.com/AtomicSponge/npm-libs/tree/main/script-error)\u003c/sub\u003e\n\n## system-locale\nGet the System Locale\n\n\u003csub\u003e[link](https://github.com/AtomicSponge/npm-libs/tree/main/system-locale)\u003c/sub\u003e\n\n## vue-encoded-message\nVue3 component for displaying an encoded message.\n\n\u003csub\u003e[link](https://github.com/AtomicSponge/npm-libs/tree/main/vue-encoded-message)\u003c/sub\u003e\n\n## vue-image-zoom\nVue3 Component for click to zoom on images\n\n\u003csub\u003e[link](https://github.com/AtomicSponge/npm-libs/tree/main/vue-image-zoom)\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicsponge%2Fnpm-libs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomicsponge%2Fnpm-libs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicsponge%2Fnpm-libs/lists"}