{"id":29955014,"url":"https://github.com/foca/undress","last_synced_at":"2025-08-03T17:09:18.887Z","repository":{"id":611870,"uuid":"249712","full_name":"foca/undress","owner":"foca","description":"Easily convert HTML into Textile, Markdown, LaTeX, YAML, or whatever you want to =)","archived":false,"fork":false,"pushed_at":"2009-07-21T05:59:40.000Z","size":99,"stargazers_count":52,"open_issues_count":0,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-04-10T10:20:06.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://undress.rubyforge.org","language":"Ruby","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/foca.png","metadata":{"files":{"readme":"README.rdoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-07-13T04:56:43.000Z","updated_at":"2021-01-13T19:26:39.000Z","dependencies_parsed_at":"2022-08-16T10:31:16.466Z","dependency_job_id":null,"html_url":"https://github.com/foca/undress","commit_stats":null,"previous_names":[],"tags_count":2,"template":null,"template_full_name":null,"purl":"pkg:github/foca/undress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foca%2Fundress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foca%2Fundress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foca%2Fundress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foca%2Fundress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foca","download_url":"https://codeload.github.com/foca/undress/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foca%2Fundress/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268578914,"owners_count":24273089,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-08-03T17:09:11.026Z","updated_at":"2025-08-03T17:09:18.879Z","avatar_url":"https://github.com/foca.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Undress\n\nEasily convert back HTML to Textile, Markdown, RDoc or whatever other\nmarkup language you like.\n\n    require \"undress/textile\"\n\n    code =\u003c\u003chtml\n      \u003ch1\u003eHello world!\u003c/h1\u003e\n      \u003cp\u003e\u003cstrong\u003eHey!\u003c/strong\u003e How is it going?\u003c/p\u003e\n      \u003ch2\u003eSupported Markup Languages so far:\u003c/h2\u003e\n      \u003cul\u003e\n        \u003cli\u003eTextile\u003c/li\u003e\n        \u003cli\u003eAnd more to come :P\u003c/li\u003e\n      \u003c/ul\u003e\n    html\n\n    Undress(code).to_textile\n\nWill produce\n\n    h1. Hello world!\n\n    *Hey!* How is it going?\n\n    h2. Supported Markup Languages so far:\n\n    * Textile\n    * And more to come :P\n\n== Supported Markup Languages\n\nFor now the only language supported is Textile. But I'll be happy to accept\npatches to add more languages :)\n\n== Get it\n\n    gem install undress\n\n== License\n\nAuthors:: Nicolas Sanguinetti (foca[http://github.com/foca])\nLicense:: MIT (Check LICENSE for details)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoca%2Fundress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoca%2Fundress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoca%2Fundress/lists"}