{"id":20450936,"url":"https://github.com/danhper/jsurl_ex","last_synced_at":"2026-05-29T08:04:10.091Z","repository":{"id":57510545,"uuid":"64052636","full_name":"danhper/jsurl_ex","owner":"danhper","description":null,"archived":false,"fork":false,"pushed_at":"2016-07-24T07:02:35.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-21T04:43:05.706Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danhper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-24T06:47:40.000Z","updated_at":"2016-07-27T21:16:52.000Z","dependencies_parsed_at":"2022-09-26T17:50:57.122Z","dependency_job_id":null,"html_url":"https://github.com/danhper/jsurl_ex","commit_stats":null,"previous_names":["tuvistavie/jsurl_ex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danhper/jsurl_ex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhper%2Fjsurl_ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhper%2Fjsurl_ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhper%2Fjsurl_ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhper%2Fjsurl_ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danhper","download_url":"https://codeload.github.com/danhper/jsurl_ex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhper%2Fjsurl_ex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33642320,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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":"2024-11-15T10:55:42.016Z","updated_at":"2026-05-29T08:04:10.075Z","avatar_url":"https://github.com/danhper.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JsurlEx\n\nA module to encode/decode using [jsurl](https://github.com/Sage/jsurl) format.\n\nNOTE: Only encoding is available now, as it is all I need for now,\nI will work on decoding if someone needs it.\n\n## Installation\n\nAdd `jsurl_ex` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n[{:jsurl_ex, \"~\u003e 0.1.0\"}]\nend\n```\n\n## Usage\n\n```elixir\nvalue = %{foo: \"bar\", bar: [1, 2, 3]}\nJsurlEx.stringify(value) # =\u003e \"~(bar~(~1~2~3)~foo~'bar)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanhper%2Fjsurl_ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanhper%2Fjsurl_ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanhper%2Fjsurl_ex/lists"}