{"id":25606744,"url":"https://github.com/nsstc/slim-fit","last_synced_at":"2025-07-22T08:04:20.918Z","repository":{"id":115707588,"uuid":"263131422","full_name":"NSSTC/slim-fit","owner":"NSSTC","description":"Slim, opinionated WebComponent wrapper","archived":false,"fork":false,"pushed_at":"2023-07-04T11:52:28.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-25T09:51:18.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NSSTC.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":"2020-05-11T18:59:22.000Z","updated_at":"2023-05-22T20:44:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"29322df7-ef0c-4779-9bdc-35d94b686606","html_url":"https://github.com/NSSTC/slim-fit","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"68271b5271e21824ece59f0042fce9a4087bd8d5"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/NSSTC/slim-fit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NSSTC%2Fslim-fit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NSSTC%2Fslim-fit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NSSTC%2Fslim-fit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NSSTC%2Fslim-fit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NSSTC","download_url":"https://codeload.github.com/NSSTC/slim-fit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NSSTC%2Fslim-fit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266454864,"owners_count":23931348,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-02-21T19:15:59.587Z","updated_at":"2025-07-22T08:04:20.901Z","avatar_url":"https://github.com/NSSTC.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slim-fit\nSlim, opinionated WebComponent wrapper\n\n\n## How to use\n\n```typescript\nimport {SlimFit} from \"slim-fit\";\n\nclass MyComponent extends SlimFit {\n    protected render() {\n        // you may pass an HTMLElement or Node or Fragment for the first parameter, too\n        this.draw('\u003cstrong\u003eHi!\u003c/strong\u003e', 'strong { color: red; }');\n    }\n}\n\n// register HTML-Tag-Name\nMyComponent.registerTag('my-component');\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsstc%2Fslim-fit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnsstc%2Fslim-fit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsstc%2Fslim-fit/lists"}