{"id":16383399,"url":"https://github.com/rtritto/fastest-qs","last_synced_at":"2025-04-17T15:32:02.455Z","repository":{"id":257821024,"uuid":"870259059","full_name":"rtritto/fastest-qs","owner":"rtritto","description":"Archived","archived":true,"fork":false,"pushed_at":"2024-12-19T18:49:27.000Z","size":2632,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T18:36:58.712Z","etag":null,"topics":["fast","fast-querystring","http","node-js","parse","parser","qs","query","querystring","string"],"latest_commit_sha":null,"homepage":"","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/rtritto.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-09T18:04:56.000Z","updated_at":"2024-12-19T18:50:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"6db85a15-2419-4c84-aaec-7948230071b4","html_url":"https://github.com/rtritto/fastest-qs","commit_stats":null,"previous_names":["rtritto/fastest-qs"],"tags_count":0,"template":false,"template_full_name":"rtritto/template-yarn-berry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtritto%2Ffastest-qs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtritto%2Ffastest-qs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtritto%2Ffastest-qs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtritto%2Ffastest-qs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtritto","download_url":"https://codeload.github.com/rtritto/fastest-qs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249352176,"owners_count":21255856,"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":["fast","fast-querystring","http","node-js","parse","parser","qs","query","querystring","string"],"created_at":"2024-10-11T04:08:19.483Z","updated_at":"2025-04-17T15:32:02.415Z","avatar_url":"https://github.com/rtritto.png","language":"TypeScript","readme":"# ARCHIVED\nRepository moved to [templates-ecosystem](https://github.com/node-ecosystem/fastest-qs).\n\n# fastest-qs\n\nThis project is an object version is an exported `fast-querystring` used by [Elysia](https://github.com/elysiajs/elysia) ([source](https://github.com/elysiajs/elysia/blob/main/src/fast-querystring.ts)), which in turn is inspired by the original [fast-querystring](https://github.com/anonrig/fast-querystring).\n\n## Installation\n\nTo install the package, run the following command:\n\n```sh\nyarn add fastest-qs\n```\n\n## Usage\n\n```ts\nimport { parseQueryFromURL } from 'fastest-qs'\n\nconst queryURL = 'q=1\u0026q2'\n\nconst query = parseQueryFromURL(queryURL)\n\nconsole.log('Query:', query)   // { q: 1, q: 2 }\n```\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\nLicenses for third-party projects are listed in [THIRD-PARTY-LICENSE](THIRD-PARTY-LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtritto%2Ffastest-qs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtritto%2Ffastest-qs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtritto%2Ffastest-qs/lists"}