{"id":19475537,"url":"https://github.com/artdecocode/-idio-routes","last_synced_at":"2025-08-12T18:44:44.793Z","repository":{"id":135403918,"uuid":"139473302","full_name":"artdecocode/-idio-routes","owner":"artdecocode","description":"Routes functionality for the idio server including hot-route-reload.","archived":false,"fork":false,"pushed_at":"2018-07-02T17:26:00.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-08T08:08:22.022Z","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/artdecocode.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":"2018-07-02T17:25:52.000Z","updated_at":"2018-07-02T17:26:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"784247bb-ef16-4903-9e04-f1ce54cd8861","html_url":"https://github.com/artdecocode/-idio-routes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/artdecocode/-idio-routes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artdecocode%2F-idio-routes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artdecocode%2F-idio-routes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artdecocode%2F-idio-routes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artdecocode%2F-idio-routes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artdecocode","download_url":"https://codeload.github.com/artdecocode/-idio-routes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artdecocode%2F-idio-routes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270116871,"owners_count":24530280,"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-08-12T02:00:09.011Z","response_time":80,"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":[],"created_at":"2024-11-10T19:33:28.914Z","updated_at":"2025-08-12T18:44:44.765Z","avatar_url":"https://github.com/artdecocode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @idio/routes\n\n[![npm version](https://badge.fury.io/js/@idio/routes.svg)](https://npmjs.org/package/@idio/routes)\n\n`@idio/routes` is a new Node.js npm package. Routes functionality for the idio server including hot-route-reload.\n\n```sh\nyarn add -E @idio/routes\n```\n\n## Table Of Contents\n\n- [Table Of Contents](#table-of-contents)\n- [API](#api)\n  * [`idioRoutes(arg1: string, arg2?: boolean)`](#mynewpackagearg1-stringarg2-boolean-void)\n\n## API\n\nThe package is available by importing its default function:\n\n```js\nimport idioRoutes from '@idio/routes'\n```\n\n### `idioRoutes(`\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```js\n/* yarn example */\nimport idioRoutes from '@idio/routes'\n\n(async () =\u003e {\n  await idioRoutes()\n})()\n```\n\n---\n\n(c) [Art Deco Code][1] 2018\n\n[1]: https://artdeco.bz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartdecocode%2F-idio-routes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartdecocode%2F-idio-routes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartdecocode%2F-idio-routes/lists"}