{"id":16220370,"url":"https://github.com/kosso/tihtml","last_synced_at":"2026-03-03T22:01:19.505Z","repository":{"id":138913292,"uuid":"64543789","full_name":"kosso/TiHTML","owner":"kosso","description":"Encode/decode HTML special characters and entities and more","archived":false,"fork":false,"pushed_at":"2016-07-30T16:32:29.000Z","size":243,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T03:32:49.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/kosso.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2016-07-30T12:48:44.000Z","updated_at":"2019-08-02T22:39:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"71fb5468-2443-4131-b8e3-17131f9daa95","html_url":"https://github.com/kosso/TiHTML","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kosso/TiHTML","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosso%2FTiHTML","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosso%2FTiHTML/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosso%2FTiHTML/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosso%2FTiHTML/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kosso","download_url":"https://codeload.github.com/kosso/TiHTML/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosso%2FTiHTML/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30063351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"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-10-10T11:58:32.509Z","updated_at":"2026-03-03T22:01:18.660Z","avatar_url":"https://github.com/kosso.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TiHTML\nEncode/decode HTML special characters and entities and more...\n\n\nImplementation of https://github.com/mwaterfall/MWFeedParser/blob/master/Classes/NSString%2BHTML.m as an Appcelerator Titanium iOS module. \n\n```\nvar tihtml = require('com.kosso.tihtml');\nconsole.log('MODULE: '+ tihtml);\n/*\n// Provides:\ntihtml.convertHTMLToPlainText(string)\ntihtml.stringByDecodingHTMLEntities(string)\ntihtml.stringByEncodingHTMLEntities(string)\ntihtml.stringByEncodingHTMLEntitiesUnicode(string)\ntihtml.stringWithNewLinesAsBRs(string)\ntihtml.stringByRemovingNewLinesAndWhitespace(string)\nreturns string\n*/\n\nvar decoded = tihtml.stringByDecodingHTMLEntities('COOL \u0026amp; THE GANG \u0026Aacute; \u0026lt; a acute');\nconsole.log(decoded);\n\nvar encoded = tihtml.stringByEncodingHTMLEntities('warm \u003e cool \u0026 les gangs \u003cdiv\u003e double quote \" double quote - single : \\' Æ ô ');\nconsole.log(encoded);\n```\n\nSee `example/app.js` \n\n-----\n\n@kosso\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosso%2Ftihtml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkosso%2Ftihtml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosso%2Ftihtml/lists"}