{"id":22975867,"url":"https://github.com/printf83/bsts-test","last_synced_at":"2025-07-12T12:09:14.855Z","repository":{"id":119771285,"uuid":"577781093","full_name":"printf83/bsts-test","owner":"printf83","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-10T11:11:19.000Z","size":63095,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T08:14:14.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://printf83.github.io/bsts-test/","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/printf83.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":"2022-12-13T14:07:37.000Z","updated_at":"2025-01-23T16:37:19.000Z","dependencies_parsed_at":"2023-10-02T03:47:19.174Z","dependency_job_id":"bb7ee9c5-6e38-4ed4-a286-18d6dabf7d2a","html_url":"https://github.com/printf83/bsts-test","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/printf83/bsts-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printf83%2Fbsts-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printf83%2Fbsts-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printf83%2Fbsts-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printf83%2Fbsts-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/printf83","download_url":"https://codeload.github.com/printf83/bsts-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printf83%2Fbsts-test/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264987452,"owners_count":23693832,"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-12-15T00:39:58.173Z","updated_at":"2025-07-12T12:09:14.837Z","avatar_url":"https://github.com/printf83.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bsts-test\n\nMaybe this is the stupid way to generate HTML, but, this is the way I learn. \nThis library is just to create bootstrap 5.3 HTML but in TS way.\n\nexample :\n\n```\nimport {core, b, h} from \"@printf83/bsts\";\n\ncore.documentReady(() =\u003e {\n\tlet body = document.getElementById(\"main\") as Element;\n\tcore.replaceChild(body, new h.div([\n        new h.p(\"This is example p tag\"),\n        new h.p({lead:true,data:{test:\"test-data\"}},\"This is example p tag with attribute\"),\n        new b.button({id:\"btn1\",color:\"primary\"},\"Button\"),\n    ]));\n});\n```\n\nCheck [bsts on github](https://github.com/printf83/bsts) for framework source code\nUpdate : 21/07/2023","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprintf83%2Fbsts-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprintf83%2Fbsts-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprintf83%2Fbsts-test/lists"}