{"id":26665223,"url":"https://github.com/josunlp/friendlyhelper","last_synced_at":"2026-02-18T16:31:59.712Z","repository":{"id":38002927,"uuid":"495046650","full_name":"JosunLP/FriendlyHelper","owner":"JosunLP","description":"A Typescript-based standard library with handy little methods like GUID generation, retrieving numbers from strings, and a bunch of other standard methods that usually need to be rewritten for each new project.","archived":false,"fork":false,"pushed_at":"2024-10-30T13:49:10.000Z","size":183,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T18:17:44.915Z","etag":null,"topics":["typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/friendly-helper","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JosunLP.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"josunlp","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-05-22T11:57:21.000Z","updated_at":"2024-10-30T13:48:27.000Z","dependencies_parsed_at":"2023-02-16T20:55:24.890Z","dependency_job_id":null,"html_url":"https://github.com/JosunLP/FriendlyHelper","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosunLP%2FFriendlyHelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosunLP%2FFriendlyHelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosunLP%2FFriendlyHelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosunLP%2FFriendlyHelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JosunLP","download_url":"https://codeload.github.com/JosunLP/FriendlyHelper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248483402,"owners_count":21111443,"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":["typescript"],"created_at":"2025-03-25T17:28:31.700Z","updated_at":"2025-10-16T17:17:01.744Z","avatar_url":"https://github.com/JosunLP.png","language":"TypeScript","funding_links":["https://ko-fi.com/josunlp"],"categories":[],"sub_categories":[],"readme":"# FriendlyHelper\n\n[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)\n[![npm version](https://badge.fury.io/js/friendly-helper.svg)](https://badge.fury.io/js/friendly-helper)\n[![GitHub issues](https://img.shields.io/github/issues/JosunLP/FriendlyHelper)](https://github.com/JosunLP/FriendlyHelper/issues)\n![npm](https://img.shields.io/npm/dt/friendly-helper)\n[![CodeFactor](https://www.codefactor.io/repository/github/josunlp/friendlyhelper/badge)](https://www.codefactor.io/repository/github/josunlp/friendlyhelper)\n[![TypeScript](https://img.shields.io/badge/Developed%20in-TypeScript-blue?logo=typescript)](https://www.typescriptlang.org/)\n\nA Typescript-based standard library with handy little methods like GUID generation, retrieving numbers from strings, and a bunch of other standard methods that usually need to be rewritten for each new project.\n\n## Installation\n\n    npm install friendly-helper\n\n## Usage\n\n    import { FriendlyHelper | Helper | H } from 'friendly-helper';\n\n    H.guid.generate(); // Generates a GUID\n\n## License\n\n    MPL-2.0\n\n## Tests\n\n    npm run test\n\n## Docs\n\nTo this point, the library is just documented by code comments. If you want an example of a few of the methods, you can check the `./test/test.js` file.\n\n## Support\n\nSoon (TM)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosunlp%2Ffriendlyhelper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosunlp%2Ffriendlyhelper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosunlp%2Ffriendlyhelper/lists"}