{"id":22161962,"url":"https://github.com/codedge-llc/pane","last_synced_at":"2025-03-17T14:15:37.290Z","repository":{"id":50248457,"uuid":"83244924","full_name":"codedge-llc/pane","owner":"codedge-llc","description":"Paginated viewer for IEx","archived":false,"fork":false,"pushed_at":"2025-03-15T13:52:48.000Z","size":136,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-15T14:33:43.243Z","etag":null,"topics":["elixir","iex"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/pane","language":"Elixir","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/codedge-llc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":["codedge-llc"]}},"created_at":"2017-02-26T22:20:44.000Z","updated_at":"2025-03-15T13:52:50.000Z","dependencies_parsed_at":"2024-12-10T02:17:41.214Z","dependency_job_id":"020df548-8a2d-44cc-b34f-13d7a8382b28","html_url":"https://github.com/codedge-llc/pane","commit_stats":{"total_commits":37,"total_committers":2,"mean_commits":18.5,"dds":"0.027027027027026973","last_synced_commit":"d697247a0e5f6205bbb1f050f212f7ad1bc9d3b8"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedge-llc%2Fpane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedge-llc%2Fpane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedge-llc%2Fpane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedge-llc%2Fpane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codedge-llc","download_url":"https://codeload.github.com/codedge-llc/pane/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244047646,"owners_count":20389206,"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":["elixir","iex"],"created_at":"2024-12-02T04:17:43.960Z","updated_at":"2025-03-17T14:15:37.282Z","avatar_url":"https://github.com/codedge-llc.png","language":"Elixir","funding_links":["https://github.com/sponsors/codedge-llc"],"categories":[],"sub_categories":[],"readme":"# Pane\n\n\u003e Paginated data viewer for IEx. Written for [scribe](https://github.com/codedge-llc/scribe).\n\u003e Useful for inspecting large collections and deeply nested structs.\n\n[![CI](https://github.com/codedge-llc/pane/actions/workflows/ci.yml/badge.svg)](https://github.com/codedge-llc/pane/actions/workflows/ci.yml)\n[![Version](https://img.shields.io/hexpm/v/pane.svg)](https://hex.pm/packages/pane)\n[![Total Downloads](https://img.shields.io/hexpm/dt/pane.svg)](https://hex.pm/packages/pane)\n[![License](https://img.shields.io/hexpm/l/pane.svg)](https://github.com/codedge-llc/pane/blob/main/LICENSE.md)\n[![Last Updated](https://img.shields.io/github/last-commit/codedge-llc/pane.svg)](https://github.com/codedge-llc/pane/commits/main)\n[![Documentation](https://img.shields.io/badge/documentation-gray)](https://hexdocs.pm/pane/)\n\n## Installation\n\nAdd `:pane` as a `mix.exs` dependency:\n\n```elixir\ndef deps do\n  [\n    {:pane, \"~\u003e 0.5.0\"}\n  ]\nend\n```\n\n## Usage\n\n    iex\u003e data =  File.read!(\"mix.exs\") # Or some other really long string\n    iex\u003e Pane.console(data)\n\n![console](https://raw.githubusercontent.com/codedge-llc/pane/main/docs/console.png)\n\n## Available Commands\n\n- `j` - Next page\n- `k` - Previous page\n- `f` - First page\n- `l` - Last page\n- `q` - Quit\n\n## Contributing\n\n### Testing\n\nUnit tests can be run with `mix test` or `mix coveralls.html`.\n\n### Formatting\n\nThis project uses Elixir's `mix format` and [Prettier](https://prettier.io) for formatting.\nAdd hooks in your editor of choice to run it after a save. Be sure it respects this project's\n`.formatter.exs`.\n\n### Commits\n\nGit commit subjects use the [Karma style](http://karma-runner.github.io/5.0/dev/git-commit-msg.html).\n\n## License\n\nCopyright (c) 2017-2025 Codedge LLC (https://www.codedge.io/)\n\nThis library is MIT licensed. See the [LICENSE](https://github.com/codedge-llc/pane/blob/main/LICENSE.md) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedge-llc%2Fpane","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodedge-llc%2Fpane","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedge-llc%2Fpane/lists"}