{"id":20425974,"url":"https://github.com/dfischer/hamlboard","last_synced_at":"2026-02-16T04:02:56.208Z","repository":{"id":5234307,"uuid":"6411220","full_name":"dfischer/hamlboard","owner":"dfischer","description":"Hamlize your clipboard","archived":false,"fork":false,"pushed_at":"2013-05-07T02:13:24.000Z","size":152,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-17T06:02:21.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Mahdi-Rom/android_external_stagefright-plugins","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dfischer.png","metadata":{"files":{"readme":"README.md","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-10-26T22:17:01.000Z","updated_at":"2019-11-20T08:15:35.000Z","dependencies_parsed_at":"2022-09-07T07:50:46.766Z","dependency_job_id":null,"html_url":"https://github.com/dfischer/hamlboard","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/dfischer/hamlboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfischer%2Fhamlboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfischer%2Fhamlboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfischer%2Fhamlboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfischer%2Fhamlboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfischer","download_url":"https://codeload.github.com/dfischer/hamlboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfischer%2Fhamlboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29499807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T03:57:51.541Z","status":"ssl_error","status_checked_at":"2026-02-16T03:55:59.854Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-11-15T07:14:51.350Z","updated_at":"2026-02-16T04:02:56.182Z","avatar_url":"https://github.com/dfischer.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hamlboard\n\nSimple clipboard wrapper for HTML2HAML.\n\nTurn your HTML from your clipboard into HAML into your clipboard.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'hamlboard'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install hamlboard\n\n## Usage\n\nLook at some HTML, and then copy it. For example:\n\n```html\n\u003cdiv class=\"panel\"\u003e\n  \u003ch5\u003eThis is a regular panel.\u003c/h5\u003e\n  \u003cp\u003eIt has an easy to override visual style, and is appropriately subdued.\u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"panel callout radius\"\u003e\n  \u003ch5\u003eThis is a callout panel.\u003c/h5\u003e\n  \u003cp\u003eIt's a little ostentatious, but useful for important content (like the Foundation 3 Download panel).\u003c/p\u003e\n\u003c/div\u003e\n```\n\nAnd then run `hamlboard` in your terminal.\n\nYou now have a hamlized version in your clipboard! Paste it wherever\nappropriate.\n\nHamlized code:\n\n```haml\n.panel\n  %h5 This is a regular panel.\n  %p It has an easy to override visual style, and is appropriately subdued.\n.panel.callout.radius\n  %h5 This is a callout panel.\n  %p It's a little ostentatious, but useful for important content (like the Foundation 3 Download panel).\n```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## Changelog\n\n0.0.5 - Use html2haml gem\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfischer%2Fhamlboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfischer%2Fhamlboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfischer%2Fhamlboard/lists"}