{"id":27938697,"url":"https://github.com/youmenomi/nuxt-typescript-starter","last_synced_at":"2026-04-19T14:02:19.546Z","repository":{"id":40936052,"uuid":"207199721","full_name":"Youmenomi/nuxt-typescript-starter","owner":"Youmenomi","description":"TypeScript Support for Nuxt.js","archived":false,"fork":false,"pushed_at":"2022-12-11T04:55:13.000Z","size":1544,"stargazers_count":1,"open_issues_count":21,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T08:57:11.020Z","etag":null,"topics":["autofix","autoformat","jest","lint-staged","nuxt","typescript","vue"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/Youmenomi.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-09-09T01:34:39.000Z","updated_at":"2023-03-17T17:58:49.000Z","dependencies_parsed_at":"2023-01-26T15:45:51.939Z","dependency_job_id":null,"html_url":"https://github.com/Youmenomi/nuxt-typescript-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Youmenomi/nuxt-typescript-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youmenomi%2Fnuxt-typescript-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youmenomi%2Fnuxt-typescript-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youmenomi%2Fnuxt-typescript-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youmenomi%2Fnuxt-typescript-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Youmenomi","download_url":"https://codeload.github.com/Youmenomi/nuxt-typescript-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youmenomi%2Fnuxt-typescript-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["autofix","autoformat","jest","lint-staged","nuxt","typescript","vue"],"created_at":"2025-05-07T08:57:09.804Z","updated_at":"2026-04-19T14:02:19.526Z","avatar_url":"https://github.com/Youmenomi.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nuxt-typescript-starter [![Build Status](https://cloud.drone.io/api/badges/Youmenomi/nuxt-typescript-starter/status.svg)](https://cloud.drone.io/Youmenomi/nuxt-typescript-starter)\n\nThis boilerplate built with [Nuxt.js](https://nuxtjs.org/) showcasing how to add [TypeScript](https://www.typescriptlang.org/) support. It features integrations with ESLint (linting), Prettier (code formatting), Jest (testing), Axios (http calls on steroids), PWA (Progressive Web App) and Automatically run eslint and jest before git commit.\n\n- View intergration details from git history.\n- ~~Use [create-nuxt-ts-app](https://github.com/Youmenomi/create-nuxt-ts-app) cli to create your own project.~~\n\n## Quick Start\n\n```shell\n# Clone the repo\ngit clone https://github.com/Youmenomi/nuxt-typescript-starter.git\n\ncd nuxt-typescript-starter\n# Install dependencies\nyarn install\n\n# serve with hot reload at localhost:3000\nyarn dev\n\n# build for production and launch server\nyarn build\nyarn start\n\n# generate static project\nyarn generate\n```\n\n## Typescript Support\n\n- [x] Nuxt (Vue)\n- [x] Jest\n- [x] lint-staged\n\n## VSCode\n\n### Prerequisites\n\n- [Vetur](https://marketplace.visualstudio.com/items?itemName=octref.vetur)\n- [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)\n\n### Autofix and format codes on save\n\n- [settings.json](https://gist.github.com/Youmenomi/16d79436c4f9003e9adac155110c0c27)\n\n### Custom eslint rule in prettier\n\n- For example, for 4-space indentation: [.prettierrc](https://gist.github.com/Youmenomi/ee754af1fed38db6b6613b8bb777370c/revisions)\n\n## Resources\n\n- [Nuxt Typescript](https://typescript.nuxtjs.org/guide/setup.html#installation)\n- [ts-jest](https://kulshekhar.github.io/ts-jest/)\n- [lint-staged](https://github.com/okonet/lint-staged)\n- [Prettier](https://prettier.io/docs/en/install.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoumenomi%2Fnuxt-typescript-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoumenomi%2Fnuxt-typescript-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoumenomi%2Fnuxt-typescript-starter/lists"}