{"id":21272747,"url":"https://github.com/jooy2/qsu","last_synced_at":"2025-07-11T06:32:39.416Z","repository":{"id":49308669,"uuid":"348216219","full_name":"jooy2/qsu","owner":"jooy2","description":"🛠 qsu is a utility library that contains useful and frequently used functions. Start with your preferred programming language and the modern development environment.","archived":false,"fork":false,"pushed_at":"2025-06-08T05:06:08.000Z","size":2510,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-08T16:11:42.514Z","etag":null,"topics":["array","easy-to-use","strings","tools","underscore","util","utilities","utility","utility-classes","utility-library","utils"],"latest_commit_sha":null,"homepage":"https://qsu.cdget.com","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/jooy2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"jooy2","custom":["https://cdget.com/donate"]}},"created_at":"2021-03-16T04:43:39.000Z","updated_at":"2025-06-08T05:06:13.000Z","dependencies_parsed_at":"2023-12-26T05:30:40.491Z","dependency_job_id":"38614b67-7feb-4c98-a683-fb5f6c44e278","html_url":"https://github.com/jooy2/qsu","commit_stats":{"total_commits":413,"total_committers":2,"mean_commits":206.5,"dds":0.0847457627118644,"last_synced_commit":"5916c1ffb8579bdec67fae414cfdea096fd87956"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jooy2/qsu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jooy2%2Fqsu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jooy2%2Fqsu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jooy2%2Fqsu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jooy2%2Fqsu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jooy2","download_url":"https://codeload.github.com/jooy2/qsu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jooy2%2Fqsu/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264459613,"owners_count":23611777,"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":["array","easy-to-use","strings","tools","underscore","util","utilities","utility","utility-classes","utility-library","utils"],"created_at":"2024-11-21T09:09:04.632Z","updated_at":"2025-07-11T06:32:39.411Z","avatar_url":"https://github.com/jooy2.png","language":"TypeScript","funding_links":["https://github.com/sponsors/jooy2","https://cdget.com/donate"],"categories":[],"sub_categories":[],"readme":"![logo](https://raw.githubusercontent.com/jooy2/qsu/main/.github/resources/logo.webp)\n\n# qsu - Quick \u0026 Simple Utility\n\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jooy2/qsu/blob/main/LICENSE) ![Commit Count](https://img.shields.io/github/commit-activity/y/jooy2/qsu) [![Followers](https://img.shields.io/github/followers/jooy2?style=social)](https://github.com/jooy2) ![Stars](https://img.shields.io/github/stars/jooy2/qsu?style=social)\n\n**qsu** is a library that collects frequently used utility functions. Streamline repetitive code with useful functions. Optimized for modern development environments, it supports various programming languages.\n\nThe following are the advantages of the qsu:\n\n- Fast, lightweight bundle size\n- Install and use easily.\n- It is suitable for use on websites or applications.\n- Documents, prepared for secure data types.\n- Reduce defects through fast maintenance and various test cases.\n- Support for multiple programming languages for the same operation. (JavaScript, Dart)\n\n## Getting Started\n\nStart `qsu` in your preferred programming language:\n\n| Language             | Links                                                                                                                                            | Stat                                                                                                                                                                                                                                                               |\n|----------------------|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| JavaScript / Node.js | \u003cli\u003e **[Documentation](https://qsu.cdget.com/installation/javascript)** \u003c/li\u003e \u003cli\u003e [Changelog](https://qsu.cdget.com/changelog/javascript) \u003c/li\u003e | [![npm latest package](https://img.shields.io/npm/v/qsu/latest.svg)](https://www.npmjs.com/package/qsu) [![npm downloads](https://img.shields.io/npm/dm/qsu.svg)](https://www.npmjs.com/package/qsu) ![minified size](https://img.shields.io/bundlephobia/min/qsu) |\n| Dart / Flutter       | \u003cli\u003e **[Documentation](https://qsu.cdget.com/installation/dart)** \u003c/li\u003e \u003cli\u003e [Changelog](https://qsu.cdget.com/changelog/dart) \u003c/li\u003e             | ![Pub Version](https://img.shields.io/pub/v/qsu) ![Pub Likes](https://img.shields.io/pub/likes/qsu) ![Pub Points](https://img.shields.io/pub/points/qsu)                                                                                                           |\n\n## Contributing\n\nAnyone can contribute to the project by reporting new issues or submitting a pull request. For more information, please see [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## License\n\nPlease see the [LICENSE](LICENSE) file for more information about project owners, usage rights, and more.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjooy2%2Fqsu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjooy2%2Fqsu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjooy2%2Fqsu/lists"}