{"id":25660895,"url":"https://github.com/nothingrandom/bun-package-starter","last_synced_at":"2025-02-24T02:18:52.037Z","repository":{"id":278048488,"uuid":"934356788","full_name":"nothingrandom/bun-package-starter","owner":"nothingrandom","description":"A starter template for creating node packages using bun.","archived":false,"fork":false,"pushed_at":"2025-02-17T17:41:28.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T18:39:50.860Z","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/nothingrandom.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":"2025-02-17T17:36:01.000Z","updated_at":"2025-02-17T17:41:31.000Z","dependencies_parsed_at":"2025-02-17T18:49:58.597Z","dependency_job_id":null,"html_url":"https://github.com/nothingrandom/bun-package-starter","commit_stats":null,"previous_names":["nothingrandom/bun-package-starter"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nothingrandom%2Fbun-package-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nothingrandom%2Fbun-package-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nothingrandom%2Fbun-package-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nothingrandom%2Fbun-package-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nothingrandom","download_url":"https://codeload.github.com/nothingrandom/bun-package-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240404757,"owners_count":19796064,"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":"2025-02-24T02:18:51.310Z","updated_at":"2025-02-24T02:18:52.020Z","avatar_url":"https://github.com/nothingrandom.png","language":"JavaScript","readme":"# bun-package-starter\nA starter template for creating a new node package using bun.\nComplete with linting, testing, and building.\n\n## Features\n- Typescript v5\n  - strict mode\n- Bun v1.2\n- Eslint v9\n- Github Actions; for `CI` and `publish` to npm\n- Write CLI scripts with support of [meow](https://www.npmjs.com/package/meow)\n\n## Usage\nClick the [use this template](https://github.com/nothingrandom/bun-package-starter/generate) button to create a new repo with this starter kit.\n\nOR\n\nRun `bun create nothingrandom/bun-package-starter ./my-package`\n\n## Setup\n```bash\n# install dependencies\nbun install\n\n# run tests\nbun test\n\n# run lint, see eslint.config.js\nbun run lint\n\n# build the package to dist/\n# comes with typescript declaration files\nbun run build\n```\n\n## Publishing\n- Setup a `NPM_TOKEN` secret in your Github repository; which should be a [\"automation\" access token](https://docs.npmjs.com/about-access-tokens)\n- Update the `name`, `description`, `repository`, `author`, and `license` fields in `package.json`\n- Update the version in `package.json`\n- Commit the changes\n- Publish a new release on Github\n- Github Actions will publish the package to npm\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnothingrandom%2Fbun-package-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnothingrandom%2Fbun-package-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnothingrandom%2Fbun-package-starter/lists"}