{"id":18961968,"url":"https://github.com/lamualfa/template-node","last_synced_at":"2025-07-29T22:38:47.588Z","repository":{"id":114731941,"uuid":"362635566","full_name":"lamualfa/template-node","owner":"lamualfa","description":"⚡ Template for Typescript + Node.js  + SWC + Jest + ESLint + Prettier + Lint Staged.","archived":false,"fork":false,"pushed_at":"2022-06-18T06:41:14.000Z","size":222,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T16:29:10.181Z","etag":null,"topics":["babel","eslint","github-actions","husky","javascript","jest","lint-staged","nodejs","prettier","swc","template","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lamualfa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2021-04-28T23:42:41.000Z","updated_at":"2024-03-23T22:40:07.000Z","dependencies_parsed_at":"2023-12-02T13:30:28.544Z","dependency_job_id":null,"html_url":"https://github.com/lamualfa/template-node","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/lamualfa/template-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamualfa%2Ftemplate-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamualfa%2Ftemplate-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamualfa%2Ftemplate-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamualfa%2Ftemplate-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lamualfa","download_url":"https://codeload.github.com/lamualfa/template-node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamualfa%2Ftemplate-node/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267772851,"owners_count":24142095,"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-07-29T02:00:12.549Z","response_time":2574,"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":["babel","eslint","github-actions","husky","javascript","jest","lint-staged","nodejs","prettier","swc","template","typescript"],"created_at":"2024-11-08T14:14:50.636Z","updated_at":"2025-07-29T22:38:47.580Z","avatar_url":"https://github.com/lamualfa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node.js Template\n\n\u003cp align=\"center\" style=\"margin-top: 30px;\"\u003e\n  \u003cimg alt=\"Node.js\" src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Node.js_logo.svg/1280px-Node.js_logo.svg.png\" width=\"100\" style=\"margin-right: 10px;\"\u003e\n  \u003cimg alt=\"Typescript\" src=\"https://cdn.worldvectorlogo.com/logos/typescript.svg\" width=\"80\" style=\"margin-left: 10px;\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\" style=\"margin-top: 30px;\"\u003e\n  \u003cimg alt=\"Jest\" src=\"https://seeklogo.com/images/J/jest-logo-F9901EBBF7-seeklogo.com.png\" width=\"70\" style=\"margin-right: 10px;\"\u003e\n  \u003cimg alt=\"SWC\" src=\"https://swc.rs/logo.png\" width=\"140\" style=\"margin-left: 20px;\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\" style=\"margin-top: 30px;\"\u003e\n  \u003cimg alt=\"Prettier\" src=\"https://prettier.io/icon.png\" width=\"80\" style=\"margin-right: 10px;\"\u003e\n  \u003cimg alt=\"ESLint\" src=\"https://res.cloudinary.com/practicaldev/image/fetch/s--dWcPMxnR--/c_imagga_scale,f_auto,fl_progressive,h_420,q_auto,w_1000/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hk083ugohb8gcuv8xt8t.png\" width=\"150\" style=\"margin-left: 10px;\"\u003e\n\u003c/p\u003e\n\n![hr](https://user-images.githubusercontent.com/39755201/159233055-3bd55a37-7284-46ad-b759-5ab0c13b3828.png)\n\n# Features\n\n- Testing in [Github Actions](https://github.com/features/actions)\n- Testing Typescript code using [SWC Jest](https://github.com/Brooooooklyn/swc-node/tree/master/packages/jest)\n- Code Coverage using [Jest](https://jestjs.io/)\n- Standardized and Linting the code using [ESLint](https://eslint.org/)\n- Format code using [Prettier](https://prettier.io/)\n- Automate [Git Hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks) using [Husky](https://github.com/typicode/husky) and [Lint Staged](https://github.com/okonet/lint-staged)\n\n![hr](https://user-images.githubusercontent.com/39755201/159233055-3bd55a37-7284-46ad-b759-5ab0c13b3828.png)\n\n# Packages\n\n- Typescript\n- Node.js\n- Jest\n- ESLint\n- Prettier\n- Husky\n- SWC\n- Lint Staged\n\n![hr](https://user-images.githubusercontent.com/39755201/159233055-3bd55a37-7284-46ad-b759-5ab0c13b3828.png)\n\n# Installation\n\n###### Using [NPX](https://docs.npmjs.com/cli/v8/commands/npx) (NPM)\n\n```\nnpx degit lamualfa/template-node project-name\n```\n\n###### Using [PNPM](https://pnpm.io/id/cli/dlx)\n\n```\npnpm dlx degit lamualfa/template-node project-name\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamualfa%2Ftemplate-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flamualfa%2Ftemplate-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamualfa%2Ftemplate-node/lists"}