{"id":20105923,"url":"https://github.com/markthree/nuxt3-intelligence","last_synced_at":"2025-08-22T10:42:51.927Z","repository":{"id":65231749,"uuid":"588024261","full_name":"markthree/nuxt3-intelligence","owner":"markthree","description":"nuxt3 的智能工具集合","archived":false,"fork":false,"pushed_at":"2024-02-28T05:28:46.000Z","size":89,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-18T18:45:11.773Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/markthree.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":"2023-01-12T06:21:10.000Z","updated_at":"2023-03-07T02:25:51.000Z","dependencies_parsed_at":"2024-10-23T20:12:19.998Z","dependency_job_id":null,"html_url":"https://github.com/markthree/nuxt3-intelligence","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"0233882f6971eec3b12965ae7add4ade39a1f080"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":"markthree/node-lib-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fnuxt3-intelligence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fnuxt3-intelligence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fnuxt3-intelligence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fnuxt3-intelligence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markthree","download_url":"https://codeload.github.com/markthree/nuxt3-intelligence/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241367130,"owners_count":19951440,"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-13T17:48:33.942Z","updated_at":"2025-03-02T17:46:59.577Z","avatar_url":"https://github.com/markthree.png","language":"TypeScript","readme":"# nuxt3-intelligence\n\n`nuxt3` 智能工具集合\n\n\u003cbr /\u003e\n\n## Usage\n\n### install\n\n```shell\nnpm i nuxt3-intelligence\n```\n\n### Program\n\n#### getStaticDepsFromNuxtConfig\n\n```ts\nimport { getStaticDepsFromNuxtConfig } from 'nuxt3-intelligence'\n\nconst deps = getStaticDepsFromNuxtConfig()\n\ndeps // Get all static deps for modules and extends \n```\n\n#### genPrerenderRoutesSync\n\n```ts\nimport { genPrerenderRoutesSync, createDefaultGenPrerenderRoutesSyncOptions } from 'nuxt3-intelligence'\n\nconst defaultOptions = createDefaultGenPrerenderRoutesSyncOptions() // https://content.nuxtjs.org/ mode\nconst routes = genPrerenderRoutesSync(defaultOptions)\n\nroutes // Get all routes for nuxt content with cache\n```\n\n\u003cbr /\u003e\n\n## License\n\nMade with [markthree](https://github.com/markthree)\n\nPublished under [MIT License](./LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkthree%2Fnuxt3-intelligence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkthree%2Fnuxt3-intelligence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkthree%2Fnuxt3-intelligence/lists"}