{"id":15570823,"url":"https://github.com/keith/ksadnpostparser","last_synced_at":"2025-06-27T21:34:40.516Z","repository":{"id":143169453,"uuid":"9330292","full_name":"keith/KSADNPostParser","owner":"keith","description":"A small library to parse Markdown URLs for ADN posts","archived":false,"fork":false,"pushed_at":"2014-02-01T18:36:29.000Z","size":308,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-16T22:43:15.151Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","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/keith.png","metadata":{"files":{"readme":"README.md","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":"2013-04-09T20:00:26.000Z","updated_at":"2020-08-20T13:57:58.000Z","dependencies_parsed_at":"2023-03-16T20:40:43.089Z","dependency_job_id":null,"html_url":"https://github.com/keith/KSADNPostParser","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2FKSADNPostParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2FKSADNPostParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2FKSADNPostParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2FKSADNPostParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keith","download_url":"https://codeload.github.com/keith/KSADNPostParser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235053753,"owners_count":18928440,"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","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-02T17:45:28.591Z","updated_at":"2025-01-22T02:58:06.451Z","avatar_url":"https://github.com/keith.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KSADNPostParser\n\nThis is a simpleish library for parsing [Markdown](http://daringfireball.net/projects/markdown/) flavored URLs. I created it to work with the [ADN API](http://developers.app.net/) but I guess it could be altered to work elsewhere.\n\n[![Build Status](https://travis-ci.org/Keithbsmiley/KSADNPostParser.png?branch=master)](https://travis-ci.org/Keithbsmiley/KSADNPostParser)\n\n## Usage\n\nImport `KSADNPostParser.h` into your project. This library relies on you having some global keys definied for various dictionary keys. This can be seen in `KSContants` in the Example project. If you would like to run the tests in the Example project run `./setup.sh` from the root directory. You can look in the tests for some example usage. `KSADNPostParser.h` is also well documented.\n\n```\n[[KSADNPostParser shared] postDictionaryForText:post withBlock:^(NSDictionary *dictionary, NSError *error) {\n  // Handle error or use dictionary with post\n}];\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeith%2Fksadnpostparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeith%2Fksadnpostparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeith%2Fksadnpostparser/lists"}