{"id":16252356,"url":"https://github.com/remarkablemark/npm-package-typescript-template","last_synced_at":"2025-06-17T23:02:41.271Z","repository":{"id":65538291,"uuid":"571367196","full_name":"remarkablemark/npm-package-typescript-template","owner":"remarkablemark","description":"npm package TypeScript template","archived":false,"fork":false,"pushed_at":"2025-06-10T15:43:38.000Z","size":3706,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T17:26:55.507Z","etag":null,"topics":["javascript","npm","package","template","typescript"],"latest_commit_sha":null,"homepage":"https://remarkabl.org/npm-package-typescript-template/","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/remarkablemark.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2022-11-28T00:47:09.000Z","updated_at":"2025-06-10T15:45:17.000Z","dependencies_parsed_at":"2023-02-15T14:16:39.188Z","dependency_job_id":"27f64043-7336-4d8a-b35c-3284b5709840","html_url":"https://github.com/remarkablemark/npm-package-typescript-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/remarkablemark/npm-package-typescript-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fnpm-package-typescript-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fnpm-package-typescript-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fnpm-package-typescript-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fnpm-package-typescript-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/npm-package-typescript-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fnpm-package-typescript-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260453717,"owners_count":23011572,"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":["javascript","npm","package","template","typescript"],"created_at":"2024-10-10T15:13:22.851Z","updated_at":"2025-06-17T23:02:36.249Z","avatar_url":"https://github.com/remarkablemark.png","language":"JavaScript","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"categories":[],"sub_categories":[],"readme":"# npm-package-typescript-template\n\n[![NPM](https://nodei.co/npm/npm-package-typescript-template.png)](https://nodei.co/npm/npm-package-typescript-template/)\n\n[![NPM version](https://img.shields.io/npm/v/npm-package-typescript-template.svg)](https://www.npmjs.com/package/npm-package-typescript-template)\n[![build](https://github.com/remarkablemark/npm-package-typescript-template/actions/workflows/build.yml/badge.svg)](https://github.com/remarkablemark/npm-package-typescript-template/actions/workflows/build.yml)\n\nnpm-package-typescript-template\n\n## Quick Start\n\n```ts\nimport { name } from 'npm-package-typescript-template';\n```\n\n## Install\n\n[NPM](https://www.npmjs.com/package/npm-package-typescript-template):\n\n```sh\nnpm install npm-package-typescript-template\n```\n\n[Yarn](https://yarnpkg.com/package/npm-package-typescript-template):\n\n```sh\nyarn add npm-package-typescript-template\n```\n\n[CDN](https://unpkg.com/browse/npm-package-typescript-template/):\n\n```html\n\u003cscript src=\"https://unpkg.com/npm-package-typescript-template@latest/umd/npm-package-typescript-template.min.js\"\u003e\u003c/script\u003e\n```\n\n## Usage\n\nES Modules:\n\n```ts\nimport { name } from 'npm-package-typescript-template';\n```\n\nCommonJS:\n\n```ts\nconst { name } = require('npm-package-typescript-template');\n```\n\nUMD:\n\n```html\n\u003cscript src=\"https://unpkg.com/npm-package-typescript-template@latest/umd/npm-package-typescript-template.min.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n  const { name } = window['npm-package-typescript-template'];\n\u003c/script\u003e\n```\n\n## Release\n\nRelease is automated with [Release Please](https://github.com/googleapis/release-please).\n\n## License\n\n[MIT](https://github.com/remarkablemark/npm-package-typescript-template/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fnpm-package-typescript-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremarkablemark%2Fnpm-package-typescript-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fnpm-package-typescript-template/lists"}