{"id":23181398,"url":"https://github.com/andr-ll/nuti","last_synced_at":"2026-02-19T13:01:04.227Z","repository":{"id":64844463,"uuid":"575605909","full_name":"andr-ll/nuti","owner":"andr-ll","description":"A collection of commonly used utils for Node.js.","archived":false,"fork":false,"pushed_at":"2024-08-31T05:57:20.000Z","size":1193,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-29T00:07:27.043Z","etag":null,"topics":["javascript","library","nodejs","typescript","utilities","utility"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/nuti","language":"TypeScript","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/andr-ll.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2022-12-07T22:24:18.000Z","updated_at":"2025-04-09T11:48:29.000Z","dependencies_parsed_at":"2023-12-19T12:20:55.955Z","dependency_job_id":"a5e8096e-5fb1-4289-a500-3eb75732f59d","html_url":"https://github.com/andr-ll/nuti","commit_stats":null,"previous_names":["andr-ll/nuti"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/andr-ll/nuti","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andr-ll%2Fnuti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andr-ll%2Fnuti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andr-ll%2Fnuti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andr-ll%2Fnuti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andr-ll","download_url":"https://codeload.github.com/andr-ll/nuti/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andr-ll%2Fnuti/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29614585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T10:52:55.328Z","status":"ssl_error","status_checked_at":"2026-02-19T10:52:26.323Z","response_time":117,"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":["javascript","library","nodejs","typescript","utilities","utility"],"created_at":"2024-12-18T08:15:39.989Z","updated_at":"2026-02-19T13:01:04.201Z","avatar_url":"https://github.com/andr-ll.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nuti\n\n[![NPM][npm-img]][npm-url]\n[![Build][build-img]][build-url]\n[![Coverage][coverage-img]][coverage-url]\n[![License][license-pic]][license-url]\n[![Downloads][npm-downloads]][npm-url]\n\nA collection of commonly used utils for Node.js.\n\n## Installation\n\n```bash\nnpm install nuti\n```\n\n## Usage\n\n```js\n// ESM or TypeScript projects:\nimport nuti from 'nuti';\n\n// CommonJS projects:\nconst { nuti } = require('nuti');\n```\n\n## Docs for available utilities\n\n1. [logger](./docs/logger.md)\n2. [timeout](./docs/timeout.md)\n3. [rand](./docs/rand.md)\n4. [clone](./docs/clone.md)\n5. [floats](./docs/floats.md)\n6. [genJSON](./docs/genJSON.md)\n\n[npm-img]: https://img.shields.io/npm/v/nuti.svg?logo=npm\n[npm-url]: https://www.npmjs.com/package/nuti\n[npm-downloads]: https://img.shields.io/npm/dt/nuti?logo=Hack%20The%20Box\u0026logoColor=green\u0026label=downloads\n[build-img]: https://img.shields.io/github/actions/workflow/status/andr-ii/nuti/build.yml?logo=github\n[build-url]: https://github.com/andr-ii/nuti/actions/workflows/build.yml\n[coverage-img]: https://img.shields.io/coverallsCoverage/github/andr-ii/nuti?label=coverage\u0026logo=jest\n[coverage-url]: https://coveralls.io/github/andr-ii/nuti?branch=master\n[license-pic]: https://img.shields.io/github/license/andr-ii/nuti?color=blue\u0026label=%C2%A9%20license\n[license-url]: https://github.com/andr-ii/nuti/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandr-ll%2Fnuti","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandr-ll%2Fnuti","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandr-ll%2Fnuti/lists"}