{"id":26974258,"url":"https://github.com/iamsquare/cookie-parse","last_synced_at":"2025-04-03T10:32:48.808Z","repository":{"id":38405625,"uuid":"323945875","full_name":"iamsquare/cookie-parse","owner":"iamsquare","description":"Cookie string/file parse utilities","archived":false,"fork":false,"pushed_at":"2022-12-07T06:49:40.000Z","size":2397,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-18T03:41:39.822Z","etag":null,"topics":["cookie-parse","cookie-string","parse-utilities","typescript"],"latest_commit_sha":null,"homepage":"https://iamsquare.it/cookie-parse","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/iamsquare.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":"2020-12-23T16:06:28.000Z","updated_at":"2023-01-17T08:07:45.000Z","dependencies_parsed_at":"2023-01-24T13:45:54.571Z","dependency_job_id":null,"html_url":"https://github.com/iamsquare/cookie-parse","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsquare%2Fcookie-parse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsquare%2Fcookie-parse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsquare%2Fcookie-parse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsquare%2Fcookie-parse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamsquare","download_url":"https://codeload.github.com/iamsquare/cookie-parse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246985129,"owners_count":20864580,"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":["cookie-parse","cookie-string","parse-utilities","typescript"],"created_at":"2025-04-03T10:32:48.710Z","updated_at":"2025-04-03T10:32:48.787Z","avatar_url":"https://github.com/iamsquare.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cookie-Parse\n\n[![NPM](https://img.shields.io/npm/v/@iamsquare/cookie-parse.svg?style=flat-square)](https://www.npmjs.com/package/@iamsquare/cookie-parse) [![GitHub issues](https://img.shields.io/github/issues-raw/iamsquare/cookie-parse.svg?style=flat-square)](https://github.com/iamsquare/complex.js/issues) [![GitHub License](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/iamsquare/cookie-parse/blob/master/LICENSE) [![NPM](https://nodei.co/npm/@iamsquare/cookie-parse.png?mini=true)](https://nodei.co/npm/@iamsquare/cookie-parse)\n\n\u003e Basic cookie string/file parse utilities.\n\n## Getting started\n\nCookie-Parse utilities can be used in both browsers and Node.js:\n\nInstall Cookie-Parse by using [npm](https://www.npmjs.com/package/@iamsquare/cookie-parse):\n\n```shell\nnpm i @iamsquare/cookie-parse\n```\n\n\u003e Since this library is compiled from Typescript, type definition files are provided by default. No additional @types installation required!\n\n## Documentation\n\nYou can check the documentation [here](http://iamsquare.it/cookie-parse)\n\n## Building\n\nJust clone this repo and build the library:\n\n```shell\ngit clone --depth=0 https://github.com/iamsquare/cookie-parse\ncd cookie-parse/\nnpm i\nnpm run prod\n```\n\n`npm run prod` will run Jest and build the library only if it passes all tests. To build without testing:\n\n```shell\nnpm run build\n```\n\n## TODO list\n\n- [x] ~~Documentation~~.\n- [ ] `ParsedCookie` serialization.\n- [ ] Check edge cases.\n- [ ] Add examples.\n- [ ] Migrate tests to typescript when I resolve some issues with typescript and custom jest matchers.\n\n## Built With\n\n- [Typescript](https://www.typescriptlang.org/) - Main language.\n- [Ramda](https://ramdajs.com/), [Ramda-Adjunct](https://char0n.github.io/ramda-adjunct), [Ramda-Extension](https://ramda-extension.firebaseapp.com/docs/) - Functional programming library.\n- [Jest](https://jestjs.io/) - Testing framework.\n\n## Licensing\n\nThe code in this project is licensed under MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamsquare%2Fcookie-parse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamsquare%2Fcookie-parse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamsquare%2Fcookie-parse/lists"}