{"id":22933219,"url":"https://github.com/trustyoo86/quetils","last_synced_at":"2026-05-07T08:39:42.385Z","repository":{"id":35052777,"uuid":"200249245","full_name":"trustyoo86/quetils","owner":"trustyoo86","description":"Utility for URL query string","archived":false,"fork":false,"pushed_at":"2022-12-09T21:39:56.000Z","size":636,"stargazers_count":1,"open_issues_count":14,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T09:13:55.608Z","etag":null,"topics":["es2015","es6","javascript","jquery","node","query","querystring","url"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/trustyoo86.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}},"created_at":"2019-08-02T14:31:14.000Z","updated_at":"2023-03-09T02:55:12.000Z","dependencies_parsed_at":"2023-01-15T13:01:30.155Z","dependency_job_id":null,"html_url":"https://github.com/trustyoo86/quetils","commit_stats":null,"previous_names":["trustyoo86/qutils"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trustyoo86%2Fquetils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trustyoo86%2Fquetils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trustyoo86%2Fquetils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trustyoo86%2Fquetils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trustyoo86","download_url":"https://codeload.github.com/trustyoo86/quetils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246689996,"owners_count":20818233,"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":["es2015","es6","javascript","jquery","node","query","querystring","url"],"created_at":"2024-12-14T11:28:26.365Z","updated_at":"2026-05-07T08:39:37.350Z","avatar_url":"https://github.com/trustyoo86.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qutils\nUtility for URL query string\n\n## Usage\n```bash\nnpm i quetils\n\nyarn add quetils\n```\n\n```javascript\nconst quetils = require('quetils');\n\nconst url = 'localhost:8080?test=1\u0026test2=2';\nquetils(url); // ouput: { test: 1, test2: 2}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrustyoo86%2Fquetils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrustyoo86%2Fquetils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrustyoo86%2Fquetils/lists"}