{"id":10534227,"url":"https://github.com/socketry/xrb-formatters","last_synced_at":"2026-01-28T00:19:14.590Z","repository":{"id":5215013,"uuid":"6390942","full_name":"socketry/xrb-formatters","owner":"socketry","description":"Formatters for Trenni, to assist with typical views and form based interfaces.","archived":false,"fork":false,"pushed_at":"2025-07-15T07:17:56.000Z","size":175,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-13T06:58:26.301Z","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":"winocm/uboot-iphone4","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/socketry.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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,"zenodo":null},"funding":{"custom":"https://github.com/socketry/community/#funding","github":"ioquatix"}},"created_at":"2012-10-25T16:59:24.000Z","updated_at":"2025-07-15T07:17:58.000Z","dependencies_parsed_at":"2025-04-22T16:42:06.450Z","dependency_job_id":"911accca-14bd-47e9-a448-b07abc09f430","html_url":"https://github.com/socketry/xrb-formatters","commit_stats":null,"previous_names":["socketry/xrb-formatters","ioquatix/trenni-formatters"],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/socketry/xrb-formatters","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketry%2Fxrb-formatters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketry%2Fxrb-formatters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketry%2Fxrb-formatters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketry%2Fxrb-formatters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/socketry","download_url":"https://codeload.github.com/socketry/xrb-formatters/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketry%2Fxrb-formatters/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28828608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T23:29:49.665Z","status":"ssl_error","status_checked_at":"2026-01-27T23:25:58.379Z","response_time":168,"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-05-31T15:06:00.638Z","updated_at":"2026-01-28T00:19:14.585Z","avatar_url":"https://github.com/socketry.png","language":"Ruby","funding_links":["https://github.com/socketry/community/#funding","https://github.com/sponsors/ioquatix"],"categories":["Ruby"],"sub_categories":[],"readme":"# XRB::Formatters\n\nXRB is a templating system, and these formatters assist with the development\nof typical view and form based web interface. A formatter is a high-level\nadapter that turns model data into presentation text.\n\nFormatters are designed to be customised, typically per-project, for specific\nformatting needs.\n\n[![Development Status](https://github.com/socketry/xrb-formatters/workflows/Test/badge.svg)](https://github.com/socketry/xrb-formatters/actions?workflow=Test)\n\n## Motivation\n\n`XRB::Formatters` was a library extracted from [Financier](https://github.com/ioquatix/financier), an small business management app, itself, derived from an old Rails app. I was a bit envious of `form_for` in terms of the ease of generating forms, but found that it wasn't very extendable. I also found myself generating code to format model data as rich HTML. `XRB::Formatters` attempts to be an easily extendable formatting module which can generate rich text, links and HTML.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'xrb-formatters'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install xrb-formatters\n\n## Usage\n\nPlease see the [project documentation](https://github.com/ioquatix/xrb-formatters) for more details.\n\n## Releases\n\nPlease see the [project releases](https://github.com/ioquatix/xrb-formattersreleases/index) for all releases.\n\n### v0.1.1\n\n## Contributing\n\nWe welcome contributions to this project.\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### Developer Certificate of Origin\n\nIn order to protect users of this project, we require all contributors to comply with the [Developer Certificate of Origin](https://developercertificate.org/). This ensures that all contributions are properly licensed and attributed.\n\n### Community Guidelines\n\nThis project is best served by a collaborative and respectful environment. Treat each other professionally, respect differing viewpoints, and engage constructively. Harassment, discrimination, or harmful behavior is not tolerated. Communicate clearly, listen actively, and support one another. If any issues arise, please inform the project maintainers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocketry%2Fxrb-formatters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsocketry%2Fxrb-formatters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocketry%2Fxrb-formatters/lists"}