{"id":18325071,"url":"https://github.com/maxdeviant/purescript-heckin","last_synced_at":"2026-03-19T03:55:21.407Z","repository":{"id":88628197,"uuid":"297500852","full_name":"maxdeviant/purescript-heckin","owner":"maxdeviant","description":"Oh heck, it's a heckin' case conversion library for PureScript","archived":false,"fork":false,"pushed_at":"2021-08-27T03:15:59.000Z","size":37,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T15:22:34.430Z","etag":null,"topics":["casing","purescript"],"latest_commit_sha":null,"homepage":"","language":"PureScript","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/maxdeviant.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-22T01:17:33.000Z","updated_at":"2023-07-25T14:39:25.000Z","dependencies_parsed_at":"2024-03-25T13:47:19.749Z","dependency_job_id":null,"html_url":"https://github.com/maxdeviant/purescript-heckin","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/maxdeviant/purescript-heckin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Fpurescript-heckin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Fpurescript-heckin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Fpurescript-heckin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Fpurescript-heckin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxdeviant","download_url":"https://codeload.github.com/maxdeviant/purescript-heckin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Fpurescript-heckin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28695429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T15:57:05.722Z","status":"ssl_error","status_checked_at":"2026-01-23T15:56:27.656Z","response_time":59,"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":["casing","purescript"],"created_at":"2024-11-05T18:36:43.904Z","updated_at":"2026-01-23T16:03:40.005Z","avatar_url":"https://github.com/maxdeviant.png","language":"PureScript","readme":"# purescript-heckin\n\n[![Pursuit](https://pursuit.purescript.org/packages/purescript-heckin/badge)](https://pursuit.purescript.org/packages/purescript-heckin)\n\n\u003e Oh heck, it's a heckin' case conversion library for PureScript\n\n`heckin` provides functions for converting between various casing conventions.\n\n## Supported Casing Conventions\n\n- `camelCase`\n- `PascalCase`\n- `snake_case`\n- `SCREAMING_SNAKE_CASE`\n- `kebab-case`\n- `Title Case`\n\n## Installation\n\nYou can install `heckin` with [Spago](https://github.com/purescript/spago):\n\n```sh\nspago install heckin\n```\n\n## Usage\n\nTo use `heckin`, import your desired casing functions and call them. All of the casing functions have a signature of `String -\u003e String`.\n\nIn the REPL:\n\n```\n\u003e import Data.String.Casing\n\n\u003e toSnakeCase \"helloWorld\"\n\"hello_world\"\n\n\u003e toCamelCase \"hello_world\"\n\"helloWorld\"\n```\n\n## Documentation\n\nDocumentation is [available on Pursuit](https://pursuit.purescript.org/packages/purescript-heckin).\n\n## Prior Art\n\nThis library was inspired by [heck](https://github.com/withoutboats/heck), both in name and behavior.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxdeviant%2Fpurescript-heckin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxdeviant%2Fpurescript-heckin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxdeviant%2Fpurescript-heckin/lists"}