{"id":18317963,"url":"https://github.com/idiocc/koa-session-test","last_synced_at":"2025-04-09T13:52:01.443Z","repository":{"id":143756767,"uuid":"194349557","full_name":"idiocc/koa-session-test","owner":"idiocc","description":"The Test For Koa-Session MaxAge.","archived":false,"fork":false,"pushed_at":"2019-06-29T01:01:13.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T07:49:00.484Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://idio.cc","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/idiocc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-06-29T01:01:01.000Z","updated_at":"2019-06-29T01:01:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"99397c65-8287-4193-8d75-4c63e2482eb8","html_url":"https://github.com/idiocc/koa-session-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idiocc%2Fkoa-session-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idiocc%2Fkoa-session-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idiocc%2Fkoa-session-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idiocc%2Fkoa-session-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idiocc","download_url":"https://codeload.github.com/idiocc/koa-session-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054218,"owners_count":21039951,"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-05T18:08:01.057Z","updated_at":"2025-04-09T13:52:01.419Z","avatar_url":"https://github.com/idiocc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @idio/koa-session-test\n\n[![npm version](https://badge.fury.io/js/@idio/koa-session-test.svg)](https://npmjs.org/package/@idio/koa-session-test)\n\n`@idio/koa-session-test` is The Test For Koa-Session MaxAge.\n\n```sh\nyarn add @idio/koa-session-test\n```\n\n## Table Of Contents\n\n- [Table Of Contents](#table-of-contents)\n- [API](#api)\n- [`koaSessionTest(arg1: string, arg2?: boolean)`](#mynewpackagearg1-stringarg2-boolean-void)\n  * [`_@idio/koa-session-test.Config`](#type-_@idio/koa-session-testconfig)\n- [Copyright](#copyright)\n\n\u003cp align=\"center\"\u003e\u003ca href=\"#table-of-contents\"\u003e\u003cimg src=\".documentary/section-breaks/0.svg?sanitize=true\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n## API\n\nThe package is available by importing its default function:\n\n```js\nimport koaSessionTest from '@idio/koa-session-test'\n```\n\n\u003cp align=\"center\"\u003e\u003ca href=\"#table-of-contents\"\u003e\u003cimg src=\".documentary/section-breaks/1.svg?sanitize=true\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n## `koaSessionTest(`\u003cbr/\u003e\u0026nbsp;\u0026nbsp;`arg1: string,`\u003cbr/\u003e\u0026nbsp;\u0026nbsp;`arg2?: boolean,`\u003cbr/\u003e`): void`\n\nCall this function to get the result you want.\n\n__\u003ca name=\"type-_@idio/koa-session-testconfig\"\u003e`_@idio/koa-session-test.Config`\u003c/a\u003e__: Options for the program.\n\n|   Name    |       Type       |    Description    | Default |\n| --------- | ---------------- | ----------------- | ------- |\n| shouldRun | \u003cem\u003eboolean\u003c/em\u003e | A boolean option. | `true`  |\n| __text*__ | \u003cem\u003estring\u003c/em\u003e  | A text to return. | -       |\n\n```js\n/* alanode example/ */\nimport koaSessionTest from '@idio/koa-session-test'\n\n(async () =\u003e {\n  const res = await koaSessionTest({\n    text: 'example',\n  })\n  console.log(res)\n})()\n```\n```\nexample\n```\n\n\u003cp align=\"center\"\u003e\u003ca href=\"#table-of-contents\"\u003e\u003cimg src=\".documentary/section-breaks/2.svg?sanitize=true\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n## Copyright\n\n(c) [Idio][1] 2019\n\n[1]: https://idio.cc\n\n\u003cp align=\"center\"\u003e\u003ca href=\"#table-of-contents\"\u003e\u003cimg src=\".documentary/section-breaks/-1.svg?sanitize=true\"\u003e\u003c/a\u003e\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidiocc%2Fkoa-session-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidiocc%2Fkoa-session-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidiocc%2Fkoa-session-test/lists"}