{"id":20054382,"url":"https://github.com/divriots/studio-matter-helper","last_synced_at":"2026-05-13T06:05:25.013Z","repository":{"id":47672041,"uuid":"391167758","full_name":"divriots/studio-matter-helper","owner":"divriots","description":"TS Template for es-modules","archived":false,"fork":false,"pushed_at":"2021-08-18T18:02:42.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-01T14:16:51.889Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://components.studio/view/8x1wdtT2IQXQ4xlxYsED","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":"2021-07-30T19:14:35.000Z","updated_at":"2021-08-18T18:02:45.000Z","dependencies_parsed_at":"2022-09-06T13:41:32.431Z","dependency_job_id":null,"html_url":"https://github.com/divriots/studio-matter-helper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divriots%2Fstudio-matter-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divriots%2Fstudio-matter-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divriots%2Fstudio-matter-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divriots%2Fstudio-matter-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/divriots","download_url":"https://codeload.github.com/divriots/studio-matter-helper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241482121,"owners_count":19969853,"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.983Z","updated_at":"2026-05-13T06:05:24.930Z","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%2Fstudio-matter-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivriots%2Fstudio-matter-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivriots%2Fstudio-matter-helper/lists"}