{"id":21084807,"url":"https://github.com/umairabbasdev/uutils","last_synced_at":"2025-09-03T02:07:11.189Z","repository":{"id":156133063,"uuid":"630762300","full_name":"umairabbasDev/uutils","owner":"umairabbasDev","description":"helpers functions ","archived":false,"fork":false,"pushed_at":"2023-12-19T20:25:16.000Z","size":162,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-08T14:11:47.670Z","etag":null,"topics":["helper","string-manipulation","time"],"latest_commit_sha":null,"homepage":"","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/umairabbasDev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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":"2023-04-21T05:15:43.000Z","updated_at":"2023-05-03T13:07:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"9cc44b6c-404c-486b-b45e-45df2fe1413c","html_url":"https://github.com/umairabbasDev/uutils","commit_stats":{"total_commits":50,"total_committers":2,"mean_commits":25.0,"dds":0.07999999999999996,"last_synced_commit":"c671c86fd3d4cff51f64f65847dd16411f598864"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/umairabbasDev/uutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umairabbasDev%2Fuutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umairabbasDev%2Fuutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umairabbasDev%2Fuutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umairabbasDev%2Fuutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umairabbasDev","download_url":"https://codeload.github.com/umairabbasDev/uutils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umairabbasDev%2Fuutils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377153,"owners_count":25094528,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["helper","string-manipulation","time"],"created_at":"2024-11-19T20:27:13.422Z","updated_at":"2025-09-03T02:07:11.165Z","avatar_url":"https://github.com/umairabbasDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uutils TypeScript Utility Library\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n\n## ⚠️ Warning: Development Mode ⚠️\n\nThis package is currently in development, and its API may undergo changes. Use with caution in production environments.\n\n\n## Overview\n\nuutils is a TypeScript utility library that provides commonly used functions for daily programming tasks.The helping functions pacakge \n\n\n\n## Installation\n\n```bash\nnpm install @blackfiredev/utils\n```\n\n## Usage\n\n\n// Example usage\n## Functions\n\n### `arrayToCSV`\n\nthis function coverts passed array to CSV string\n\n```typescript\nimport {arrayToCSV} from '@blackfiredev/utils';\n\nconst result = arrayToCSV([1, 2, 3, 4, 5])\n\nconsole.log(result)\n\n``` \n\n\u003c!-- Add documentation for other functions as needed --\u003e\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumairabbasdev%2Fuutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumairabbasdev%2Fuutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumairabbasdev%2Fuutils/lists"}