{"id":25859085,"url":"https://github.com/splix/hsoy-templates","last_synced_at":"2026-06-13T14:04:58.069Z","repository":{"id":4776413,"uuid":"5928223","full_name":"splix/hsoy-templates","owner":"splix","description":"HTML templates shared between client and server (JVM)","archived":false,"fork":false,"pushed_at":"2013-05-16T14:44:35.000Z","size":156,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-16T10:52:43.270Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/splix.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-24T01:43:01.000Z","updated_at":"2024-04-16T10:52:43.271Z","dependencies_parsed_at":"2022-09-21T00:00:40.755Z","dependency_job_id":null,"html_url":"https://github.com/splix/hsoy-templates","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splix%2Fhsoy-templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splix%2Fhsoy-templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splix%2Fhsoy-templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splix%2Fhsoy-templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splix","download_url":"https://codeload.github.com/splix/hsoy-templates/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241423005,"owners_count":19960606,"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":"2025-03-01T20:39:37.000Z","updated_at":"2026-06-13T14:04:58.033Z","avatar_url":"https://github.com/splix.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Hsoy Templates\n==============\n\nHsoy Templates is a client- and server- side templating system for web and Java.\n\nBased on Google Closure Templates with adding HAML syntax.\n\nDocumentation: http://splix.github.io/hsoy-templates/\n\nFeatures\n--------\n\n  * One template\n  * HAML syntax (Haml accelerates and simplifies template creation - see http://haml.info/)\n  * Fast\n    * compiled into Java (can be used by any JVM based language)\n    * compiled into JavaScript\n  * Based on Google Closure Templates library\n\nExample\n-------\n\n```haml\n!!! namespace tests\n\n/\n  Greets a person using \"Hello ...!\"\n  @param name The name of the person.\n#greeting\n  %h1\n    A Greeting\n  %h2\n    Hello {$name}!\n```\n\nMaven\n-----\n\nLatest versions: `0.3` for stable version, or `0.4-SNAPSHOT` for development\n\nMaven dependency:\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.the6hours\u003c/groupId\u003e\n    \u003cartifactId\u003ehsoy-templates\u003c/artifactId\u003e\n    \u003cversion\u003e0.3\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nAlso you need to add 'The 6 Hours' Maven repository:\n\n```xml\n\u003crepositories\u003e\n    \u003crepository\u003e\n        \u003cid\u003ethe6hours-release\u003c/id\u003e\n        \u003curl\u003ehttp://maven.the6hours.com/release\u003c/url\u003e\n        \u003creleases\u003e\u003cenabled\u003etrue\u003c/enabled\u003e\u003c/releases\u003e\n        \u003csnapshots\u003e\u003cenabled\u003efalse\u003c/enabled\u003e\u003c/snapshots\u003e\n    \u003c/repository\u003e\n\u003c/repositories\u003e\n```\n\nSnapshot repo is located at `http://maven.the6hours.com/snapshot`\n\nModules\n-------\n\n  * Hsoy Templates Core - https://github.com/splix/hsoy-templates\n  * Maven Plugin - https://github.com/splix/maven-hsoy-templates\n  * Grails Plugin - https://github.com/splix/grails-hsoy-templates\n\nAuthor\n------\n[Igor Artamonov](http://igorartamonov.com), [The 6 Hours](http://the6hours.com)\n\nLicense\n-------\n\nLicensed under the Apache License, Version 2.0","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplix%2Fhsoy-templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplix%2Fhsoy-templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplix%2Fhsoy-templates/lists"}