{"id":15354905,"url":"https://github.com/capaj/node-platey","last_synced_at":"2026-01-28T00:04:51.437Z","repository":{"id":66342152,"uuid":"527525264","full_name":"capaj/node-platey","owner":"capaj","description":"a simple node.js CLI utility to setup a new node.project including typescript, vitest and prettier","archived":false,"fork":false,"pushed_at":"2024-11-24T13:53:47.000Z","size":363,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-25T11:17:55.829Z","etag":null,"topics":["boilerplate","github-actions","node","prettier","tsup","type","vites"],"latest_commit_sha":null,"homepage":"","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/capaj.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,"zenodo":null}},"created_at":"2022-08-22T10:59:51.000Z","updated_at":"2024-11-24T13:53:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb294949-343a-4887-859d-c3ccf5cb8959","html_url":"https://github.com/capaj/node-platey","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"1c7ea666845479eb85128e32952e6892bad8e067"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/capaj/node-platey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Fnode-platey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Fnode-platey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Fnode-platey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Fnode-platey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capaj","download_url":"https://codeload.github.com/capaj/node-platey/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Fnode-platey/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28828180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T23:29:49.665Z","status":"ssl_error","status_checked_at":"2026-01-27T23:25:58.379Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["boilerplate","github-actions","node","prettier","tsup","type","vites"],"created_at":"2024-10-01T12:21:36.147Z","updated_at":"2026-01-28T00:04:51.422Z","avatar_url":"https://github.com/capaj.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-platey\n\na simple opinionated node.js CLI utility to setup a new node.js library project including typescript, vitest, prettier and basic github action for checking each commit to `main`.\n\nIt will be setup for both ESM and CommonJS consumption and build process using tsup no config.\n\n## Usage\n\n```\nnpm i node-platey -g\n```\nalternatively just prepend with `bunx`\ngo to a folder where you want your project folder created:\n\n```\nnode-platey my-awesome-project\n```\n\nalternatively if your project folder already exists and you're in it:\n\n```\nnode-platey .\n```\n\nfolder my-awesome-project in current working directory\n\n## What this does\n\n- create the directory(when you pass something else than \".\")\n- git init\n- adds `.gitignore` same as github does when you init node.js project\n- `pnpm init`\n- replace `ISC` with `MIT`\n- setup typescript in strict mode\n- setup vitest\n- setup a build command using tsup\n- add `.nvmrc` based on the latest node.js version\n- setup github action with typescript check and test run\n- setup prettier with githooks using husky(TODO)\n\n![picture 2](images/81cad71ba5a5540897330738991351104d3bd46af5d77b3d393279f61153a82d.png)\n\nNo version is hardcoded, so you should be getting the latest stuff every time you run `node-platey` command.\n\n## Prerequisites\n\n`pnpm`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapaj%2Fnode-platey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapaj%2Fnode-platey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapaj%2Fnode-platey/lists"}