{"id":17173754,"url":"https://github.com/netodevel/thymeleaf-boostrap","last_synced_at":"2026-01-20T15:05:09.762Z","repository":{"id":104722548,"uuid":"65026217","full_name":"netodevel/thymeleaf-boostrap","owner":"netodevel","description":"Lib java for dialects all components bootstrap with Thymeleaf and Spring.","archived":false,"fork":false,"pushed_at":"2016-08-07T15:23:09.000Z","size":18,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T05:24:22.035Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/netodevel.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-05T14:45:17.000Z","updated_at":"2018-03-22T08:01:09.000Z","dependencies_parsed_at":"2023-07-12T09:01:13.148Z","dependency_job_id":null,"html_url":"https://github.com/netodevel/thymeleaf-boostrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/netodevel/thymeleaf-boostrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netodevel%2Fthymeleaf-boostrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netodevel%2Fthymeleaf-boostrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netodevel%2Fthymeleaf-boostrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netodevel%2Fthymeleaf-boostrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netodevel","download_url":"https://codeload.github.com/netodevel/thymeleaf-boostrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netodevel%2Fthymeleaf-boostrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28606088,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T14:45:23.139Z","status":"ssl_error","status_checked_at":"2026-01-20T14:44:16.929Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-10-14T23:52:15.329Z","updated_at":"2026-01-20T15:05:09.740Z","avatar_url":"https://github.com/netodevel.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Thymeleaf Bootstrap\n  lib for dialects bootstraps.\n\n#### About\n  library that will contain all bootstrap components in a dialect thymeleaf\n\n##Components implemented\n  * label\n\n##TODO:\n  \u003cb\u003eDocumentation:\u003c/b\u003e (http://getbootstrap.com/components/)\n\n##Install\n    TODO\n\n##Usage\n\n    \u003c!DOCTYPE html\u003e\n    \u003chtml xmlns=\"http://www.w3.org/1999/xhtml\"\n      xmlns:th=\"http://www.thymeleaf.org\"\u003e\n      \u003chead\u003e\n      \t\t\u003c!-- Latest compiled and minified CSS --\u003e\n    \t\t\u003clink rel=\"stylesheet\" href=\"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css\"  /\u003e\n    \t\t\u003c!-- Optional theme --\u003e\n    \t\t\u003clink rel=\"stylesheet\" href=\"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css\"  /\u003e\n    \t\t\u003c!-- Latest compiled and minified JavaScript --\u003e\n    \t\t\u003cscript src=\"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js\"\u003e\u003c/script\u003e\n      \u003c/head\u003e\t\n      \u003cbody\u003e\n      \t\u003cdiv class=\"container\"\u003e\n    \t\t\u003ch1\u003eBootstrap Label\u003c/h1\u003e\n    \t\t\u003cbootstrap:label value=\"default\" class=\"label label-default\"\u003e\u003c/bootstrap:label\u003e \n    \t\t\u003cbootstrap:label value=\"primary\" class=\"label label-primary\"\u003e\u003c/bootstrap:label\u003e \n    \t\t\u003cbootstrap:label value=\"success\" class=\"label label-success\"\u003e\u003c/bootstrap:label\u003e \n    \t\t\u003cbootstrap:label value=\"info\" class=\"label label-info\"\u003e\u003c/bootstrap:label\u003e \n    \t\t\u003cbootstrap:label value=\"warning\" class=\"label label-warning\"\u003e\u003c/bootstrap:label\u003e \n    \t\t\u003cbootstrap:label value=\"danger\" class=\"label label-danger\"\u003e\u003c/bootstrap:label\u003e \n      \t\u003c/div\u003e\n      \u003c/body\u003e\n    \u003c/html\u003e\n\n\n##Create by \n \tSED - 2016(http://www.sedengenharia.com.br/)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetodevel%2Fthymeleaf-boostrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetodevel%2Fthymeleaf-boostrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetodevel%2Fthymeleaf-boostrap/lists"}