{"id":16656368,"url":"https://github.com/wnuqui/strip_heredoc","last_synced_at":"2026-05-21T11:02:58.854Z","repository":{"id":57553978,"uuid":"88636404","full_name":"wnuqui/strip_heredoc","owner":"wnuqui","description":"strip_heredoc is very small library for Elixir projects that needs to strips indentation in heredocs.","archived":false,"fork":false,"pushed_at":"2017-04-19T21:31:55.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-29T08:19:47.151Z","etag":null,"topics":["elixir","strip-heredoc"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/wnuqui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-18T14:45:26.000Z","updated_at":"2023-03-10T09:29:29.000Z","dependencies_parsed_at":"2022-09-26T18:51:09.168Z","dependency_job_id":null,"html_url":"https://github.com/wnuqui/strip_heredoc","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/wnuqui/strip_heredoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wnuqui%2Fstrip_heredoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wnuqui%2Fstrip_heredoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wnuqui%2Fstrip_heredoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wnuqui%2Fstrip_heredoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wnuqui","download_url":"https://codeload.github.com/wnuqui/strip_heredoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wnuqui%2Fstrip_heredoc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33298268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: 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":["elixir","strip-heredoc"],"created_at":"2024-10-12T09:57:09.871Z","updated_at":"2026-05-21T11:02:58.819Z","avatar_url":"https://github.com/wnuqui.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# strip_heredoc\n\n[![Build Status](https://travis-ci.org/wnuqui/strip_heredoc.png?branch=master)](https://travis-ci.org/wnuqui/strip_heredoc)\n[![Inline docs](http://inch-ci.org/github/wnuqui/strip_heredoc.png?branch=master\u0026style=flat)](http://inch-ci.org/github/wnuqui/strip_heredoc) [![Release](http://img.shields.io/github/release/wnuqui/strip_heredoc.svg)](https://github.com/wnuqui/strip_heredoc/releases/latest) [![Hex Version](https://img.shields.io/hexpm/v/strip_heredoc.svg \"Hex Version\")](https://hex.pm/packages/strip_heredoc)\n\n`strip_heredoc` is a one-method utility library for Elixir projects that needs to strips indentation in heredocs. This is a direct Elixir port from Rails!\n\nThe complete documentation for `strip_heredoc` is located [here](https://hex.pm/packages/strip_heredoc).\n\n### Adding strip_heredoc To Your Project\n\nTo use `strip_heredoc` with your projects, edit your `mix.exs` file and add it as a dependency:\n\n```elixir\ndefp deps do\n  [{:strip_heredoc, \"~\u003e 0.8.0\"}]\nend\n```\n\n### Examples\n\nTo use `strip_heredoc`, add\n```elixir\nimport StripHeredoc\n```\nto the top of the module so you can use `strip_heredoc/1` function.\n\nExample:\n\n\u003cimg src=\"strip_heredoc.png\"\u003e\n\n## License\n\nThis software is licensed under [the MIT license](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwnuqui%2Fstrip_heredoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwnuqui%2Fstrip_heredoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwnuqui%2Fstrip_heredoc/lists"}