{"id":13673282,"url":"https://github.com/denolib/qs","last_synced_at":"2025-04-28T09:30:31.352Z","repository":{"id":97205344,"uuid":"162789807","full_name":"denolib/qs","owner":"denolib","description":"A querystring parser with nesting support","archived":true,"fork":false,"pushed_at":"2019-03-09T01:29:26.000Z","size":39,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-21T07:10:14.956Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/denolib.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2018-12-22T07:07:51.000Z","updated_at":"2023-01-28T15:03:40.000Z","dependencies_parsed_at":"2024-01-02T22:57:18.222Z","dependency_job_id":"179c3204-46e7-477e-a538-55757c9430b3","html_url":"https://github.com/denolib/qs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denolib%2Fqs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denolib%2Fqs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denolib%2Fqs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denolib%2Fqs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denolib","download_url":"https://codeload.github.com/denolib/qs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251284846,"owners_count":21564677,"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":[],"created_at":"2024-08-02T10:00:32.595Z","updated_at":"2025-04-28T09:30:30.144Z","avatar_url":"https://github.com/denolib.png","language":"TypeScript","readme":"# qs\n\n![DenoLib](https://denolib.com/badge?scope=denolib\u0026repo=qs)\n[![Build Status](https://img.shields.io/travis/denolib/qs.svg)](https://travis-ci.org/denolib/qs)\n\nA querystring parsing and stringifying library with some added security.\n\nThe **qs** module was ported from https://github.com/ljharb/qs\n\n## Usage\n\n```ts\nimport { parse, stringify } from \"https://denolib.com/denolib/qs/mod.ts\";\n\nconst obj = parse(\"a=c\"); // { a: \"c\" }\nconst str = stringify(obj); // a=c\n```\n","funding_links":[],"categories":["基础设施","Uncategorized","Modules","Libraries"],"sub_categories":["Deno 源","Uncategorized","Online Playgrounds","Web utils","Assistants"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenolib%2Fqs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenolib%2Fqs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenolib%2Fqs/lists"}