{"id":17212470,"url":"https://github.com/jackfirth/delimit-app","last_synced_at":"2026-02-16T13:06:03.577Z","repository":{"id":62424052,"uuid":"81189507","full_name":"jackfirth/delimit-app","owner":"jackfirth","description":"A Racket library that makes function application delimiter-sensitive","archived":false,"fork":false,"pushed_at":"2017-06-01T01:13:22.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T16:46:22.026Z","etag":null,"topics":["racket","racket-library","syntax"],"latest_commit_sha":null,"homepage":"","language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jackfirth.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":"2017-02-07T09:17:47.000Z","updated_at":"2017-06-03T22:44:34.000Z","dependencies_parsed_at":"2022-11-01T18:00:57.397Z","dependency_job_id":null,"html_url":"https://github.com/jackfirth/delimit-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jackfirth/delimit-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Fdelimit-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Fdelimit-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Fdelimit-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Fdelimit-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackfirth","download_url":"https://codeload.github.com/jackfirth/delimit-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Fdelimit-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29508741,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"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":["racket","racket-library","syntax"],"created_at":"2024-10-15T03:00:12.531Z","updated_at":"2026-02-16T13:06:03.558Z","avatar_url":"https://github.com/jackfirth.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"# delimit-app [![Build Status](https://travis-ci.org/jackfirth/delimit-app.svg?branch=master)](https://travis-ci.org/jackfirth/delimit-app) [![codecov](https://codecov.io/gh/jackfirth/delimit-app/branch/master/graph/badge.svg)](https://codecov.io/gh/jackfirth/delimit-app)\n\nA Racket library that makes function application delimiter-sensitive.\n\n```racket\n\u003e (require delimit-app)\n\u003e (+ 1 2 3)\n6\n\u003e [1 2 3]\n'(1 2 3)\n\u003e {'a 1 'b 2}\n(hash 'a 1 'b 2)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackfirth%2Fdelimit-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackfirth%2Fdelimit-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackfirth%2Fdelimit-app/lists"}