{"id":22283047,"url":"https://github.com/wp-headless/qs-encode","last_synced_at":"2025-09-17T20:18:49.611Z","repository":{"id":36475236,"uuid":"227488088","full_name":"wp-headless/qs-encode","owner":"wp-headless","description":"A micro utility for encoding a querystring","archived":false,"fork":false,"pushed_at":"2023-01-05T02:50:10.000Z","size":1560,"stargazers_count":1,"open_issues_count":17,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-09T00:35:18.058Z","etag":null,"topics":["browser","isomorphic","javascript","micro","node","qs","querystring","tiny"],"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/wp-headless.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}},"created_at":"2019-12-12T00:40:30.000Z","updated_at":"2025-06-19T21:53:17.000Z","dependencies_parsed_at":"2023-01-17T01:50:46.437Z","dependency_job_id":null,"html_url":"https://github.com/wp-headless/qs-encode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wp-headless/qs-encode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-headless%2Fqs-encode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-headless%2Fqs-encode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-headless%2Fqs-encode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-headless%2Fqs-encode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wp-headless","download_url":"https://codeload.github.com/wp-headless/qs-encode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-headless%2Fqs-encode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275657813,"owners_count":25504773,"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-17T02:00:09.119Z","response_time":84,"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":["browser","isomorphic","javascript","micro","node","qs","querystring","tiny"],"created_at":"2024-12-03T16:38:15.677Z","updated_at":"2025-09-17T20:18:49.548Z","avatar_url":"https://github.com/wp-headless.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://cloud.drone.io/wp-headless/qs-encode\"\u003e\u003cimg src=\"https://cloud.drone.io/api/badges/wp-headless/qs-encode/status.svg\" alt=\"drone\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/wp-headless/qs-encode/branch/master\"\u003e\u003cimg src=\"https://img.shields.io/codecov/c/github/wp-headless/qs-encode/master.svg\" alt=\"Coverage Status\"\u003e\u003c/a\u003e  \n  \u003cimg src=\"https://img.shields.io/npm/v/@wp-headless/qs-encode\" alt=\"npm\"\u003e\n  \u003cimg src=\"https://img.shields.io/bundlephobia/minzip/@wp-headless/qs-encode\" alt=\"Bundle size\"\u003e\n\u003c/p\u003e\n\n# WP-Headless query string encoder\n\nSimple **tiny** package for encoding a query string\n\n## Install\n\n```bash\nyarn add @wp-headless/qs-encode\n```\n\n## Usage\n\n```javascript\nimport qsEncode from 'wp-headless/qs-encode';\n\nqsEncode({ foo:'hello', bar:[1,2,3], baz:true });\n//=\u003e 'foo=hello\u0026bar[]=1\u0026bar[]=2\u0026bar[]=3\u0026baz=true'\n\n```\n\nMIT","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-headless%2Fqs-encode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwp-headless%2Fqs-encode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-headless%2Fqs-encode/lists"}