{"id":21045155,"url":"https://github.com/fullpipe/ts-package-boilerplate","last_synced_at":"2026-02-24T19:42:05.650Z","repository":{"id":57380989,"uuid":"361227987","full_name":"fullpipe/ts-package-boilerplate","owner":"fullpipe","description":"Typescript boilerplate for npm packages","archived":false,"fork":false,"pushed_at":"2024-12-01T13:03:56.000Z","size":138,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T10:21:16.028Z","etag":null,"topics":["boilerplate","boilerplate-template","npm","typescript"],"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/fullpipe.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":"2021-04-24T17:43:26.000Z","updated_at":"2024-12-01T13:03:59.000Z","dependencies_parsed_at":"2025-01-20T17:35:28.239Z","dependency_job_id":"b9914bf5-f03b-4ceb-ad9e-9f04bb1bb22b","html_url":"https://github.com/fullpipe/ts-package-boilerplate","commit_stats":null,"previous_names":[],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullpipe%2Fts-package-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullpipe%2Fts-package-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullpipe%2Fts-package-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullpipe%2Fts-package-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fullpipe","download_url":"https://codeload.github.com/fullpipe/ts-package-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248591949,"owners_count":21130153,"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":["boilerplate","boilerplate-template","npm","typescript"],"created_at":"2024-11-19T14:20:14.075Z","updated_at":"2025-10-25T12:03:39.028Z","avatar_url":"https://github.com/fullpipe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-package-boilerplate\n\n## Setup\n\nUse this repository as a template. \n*Sed* package name \n\n```\nsed -i '' 's/ts-package-boilerplate/am-i-online/' package.json\nsed -i '' 's/fullpipe/your-github-username/' package.json\n```\n\nAlso fix other stuff in `package.json`\n\nThat's it. Use it\n\n```\nnpm i\nnpm run test\n```\n\n## What's inside?\n\n**gts** with some tweaks  \n**mocha + chai** for tests  \n**build/** dir not ignored by default  \n**npm publish** automation   \n\n## Publish\n\n### Login\n\nIn order to publish your package, you need to create an NPM account.  \nIf you don’t have an account run command `npm adduser`\nIf you already have an account, run `npm login` to login to you NPM account.\n\n### Publish\n\nTo publish your package run\n\n```\nnpm publish\n```\n\n### Versioning\n\nTo patch\n\n```\nnpm version patch\nnpm publish\n```\n\n`version` command executes `git add ...` and `git push`, see `package.json`\n\n\n## Todo\n\n- [ ] add github actions for tests and build?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullpipe%2Fts-package-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffullpipe%2Fts-package-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullpipe%2Fts-package-boilerplate/lists"}