{"id":20054379,"url":"https://github.com/divriots/csf-react-renderer","last_synced_at":"2025-07-11T01:05:11.384Z","repository":{"id":65553218,"uuid":"518422759","full_name":"divriots/csf-react-renderer","owner":"divriots","description":"TS Template for es-modules","archived":false,"fork":false,"pushed_at":"2022-09-30T15:26:17.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-03T20:17:01.096Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://app.components.studio/view/dmwkQBIkPj0U547ZYlDH","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/divriots.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-27T11:04:25.000Z","updated_at":"2022-10-17T13:39:43.000Z","dependencies_parsed_at":"2023-01-29T02:35:10.664Z","dependency_job_id":null,"html_url":"https://github.com/divriots/csf-react-renderer","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/divriots/csf-react-renderer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divriots%2Fcsf-react-renderer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divriots%2Fcsf-react-renderer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divriots%2Fcsf-react-renderer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divriots%2Fcsf-react-renderer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/divriots","download_url":"https://codeload.github.com/divriots/csf-react-renderer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divriots%2Fcsf-react-renderer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264702757,"owners_count":23651822,"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":"2024-11-13T12:40:14.126Z","updated_at":"2025-07-11T01:05:11.327Z","avatar_url":"https://github.com/divriots.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Template ES Module\n\nThis is a template for creating ES Module\n\n## Table of Contents\n\n- [Install](#install)\n- [Usage](#usage)\n\n## Install\n\nThis project uses [npm](https://npmjs.com). Go check them out if you don't have them locally installed.\n\n```sh\n$ npm install --save template-module-ts\n```\n\n```javascript\n// using ES6 modules\nimport { countLetter } from \"@wcd/template-module-ts\";\n```\n\nor\n\n```html\n\u003cscript type=\"module\" src=\"https://unpkg.com/@wcd/template-module-ts\"\u003e\u003c/script\u003e\n```\n\n## Usage\n\n```js\nimport { countLetter } from \"@wcd/template-module-ts\";\n\nconst hello_world_count = countLetter(\"Hello world\");\n\n// get count of a particular letter\nhello_world_count[\"w\"];\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivriots%2Fcsf-react-renderer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivriots%2Fcsf-react-renderer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivriots%2Fcsf-react-renderer/lists"}