{"id":16791999,"url":"https://github.com/metonym/template-lib","last_synced_at":"2026-05-18T01:38:57.094Z","repository":{"id":42994601,"uuid":"195903123","full_name":"metonym/template-lib","owner":"metonym","description":"Template for developing libraries in TypeScript and publishing to npm","archived":false,"fork":false,"pushed_at":"2022-03-24T09:02:13.000Z","size":346,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T02:14:01.588Z","etag":null,"topics":["library","npm","template","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/metonym.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-07-09T00:19:11.000Z","updated_at":"2020-05-07T14:14:39.000Z","dependencies_parsed_at":"2022-09-23T14:12:50.777Z","dependency_job_id":null,"html_url":"https://github.com/metonym/template-lib","commit_stats":null,"previous_names":[],"tags_count":3,"template":true,"template_full_name":"metonym/template-lib-react","purl":"pkg:github/metonym/template-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metonym%2Ftemplate-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metonym%2Ftemplate-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metonym%2Ftemplate-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metonym%2Ftemplate-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metonym","download_url":"https://codeload.github.com/metonym/template-lib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metonym%2Ftemplate-lib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"last_error":"SSL_read: 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":["library","npm","template","typescript"],"created_at":"2024-10-13T08:43:49.709Z","updated_at":"2026-05-18T01:38:57.072Z","avatar_url":"https://github.com/metonym.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# template-lib\n\n[![Build][build]][build-badge]\n\n\u003e Template for developing libraries in TypeScript and publishing to [npm](https://www.npmjs.com/).\n\n## Getting Started\n\nScaffold a new project using npx and degit:\n\n```bash\nnpx degit metonym/template-lib template-lib\ncd template-lib\nyarn\n```\n\n## Available Scripts\n\n### `yarn test`\n\nRuns test using [Jest](https://jestjs.io/) and generates a code coverage report.\n\n### `yarn test:tdd`\n\nRuns tests in \"Test-driven Development Mode.\"\n\n## Publishing to NPM\n\nYou must create an NPM account before publishing packages on the NPM registry.\n\nIn [package.json](package.json), customize the following metadata before publishing to NPM.\n\n```json\n{\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/{USER-NAME}/{REPO-NAME}.git\"\n  },\n  \"homepage\": \"https://github.com/{USER-NAME}/{REPO-NAME}\",\n  \"keywords\": [\"...\"],\n  \"bugs\": \"https://github.com/{USER-NAME}/{REPO-NAME}/issues\"\n}\n```\n\n### `yarn publish`\n\nRuns the `prepack` command, which first builds the project for production before publishing the library.\n\n## License\n\n[MIT](LICENSE)\n\n[build]: https://travis-ci.com/metonym/template-lib.svg?branch=master\n[build-badge]: https://travis-ci.com/metonym/template-lib\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetonym%2Ftemplate-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetonym%2Ftemplate-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetonym%2Ftemplate-lib/lists"}