{"id":20088218,"url":"https://github.com/alexistm/faster-cookie-parser","last_synced_at":"2025-07-13T20:03:31.522Z","repository":{"id":57233232,"uuid":"166680995","full_name":"AlexisTM/faster-cookie-parser","owner":"AlexisTM","description":"A cookie parse which is finally simple.","archived":false,"fork":false,"pushed_at":"2020-01-31T19:58:46.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T02:30:53.573Z","etag":null,"topics":[],"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/AlexisTM.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-01-20T16:08:27.000Z","updated_at":"2020-01-31T19:58:49.000Z","dependencies_parsed_at":"2022-08-31T20:51:10.773Z","dependency_job_id":null,"html_url":"https://github.com/AlexisTM/faster-cookie-parser","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexisTM%2Ffaster-cookie-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexisTM%2Ffaster-cookie-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexisTM%2Ffaster-cookie-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexisTM%2Ffaster-cookie-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexisTM","download_url":"https://codeload.github.com/AlexisTM/faster-cookie-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241523938,"owners_count":19976424,"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-11-13T16:12:51.267Z","updated_at":"2025-03-02T14:42:56.033Z","avatar_url":"https://github.com/AlexisTM.png","language":"JavaScript","readme":"# faster-cookie-parser\nA cookie parser which is finally simple and short. This library is currently only 10 lines long.\n\n## Install\n\n```bash\nnpm install --save faster-cookie-parser\n```\n\n## Usage\n\n```js\nconst cookieParser = require('faster-cookie-parser');\nlet cookie = cookieParser(\"token=123token; user=AlexisTM\");\n/*\n{\n    token: \"123token\",\n    user: \"AlexisTM\"\n}\n */\n```\n\n# Credits\n\n- [@AlexisTM](http://github.com/AlexisTM)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexistm%2Ffaster-cookie-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexistm%2Ffaster-cookie-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexistm%2Ffaster-cookie-parser/lists"}