{"id":15437419,"url":"https://github.com/victorb/jellyfish","last_synced_at":"2025-10-10T10:14:59.501Z","repository":{"id":148376889,"uuid":"60901158","full_name":"victorb/jellyfish","owner":"victorb","description":"WIP - Local Project Manager / Viewer","archived":false,"fork":false,"pushed_at":"2016-06-29T10:26:00.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-02T16:22:45.625Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/victorb.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-11T10:00:06.000Z","updated_at":"2018-12-19T20:31:41.000Z","dependencies_parsed_at":"2023-05-27T00:00:27.309Z","dependency_job_id":null,"html_url":"https://github.com/victorb/jellyfish","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorb%2Fjellyfish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorb%2Fjellyfish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorb%2Fjellyfish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorb%2Fjellyfish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorb","download_url":"https://codeload.github.com/victorb/jellyfish/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240122610,"owners_count":19751145,"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-01T18:56:50.126Z","updated_at":"2025-10-10T10:14:54.466Z","avatar_url":"https://github.com/victorb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jellyfish\n\nLists projects that you have\n\n# Usage\n\n## Listing projects\n\nList all projects in current directory and sub-directories (recursively)\n\n```\njellyfish\n```\n\nList all projects in a specific directory\n\n```\njellyfish ~/Projects\n```\n\n## Filtering for attributes\n\nOnly include the project's name\n\n```\njellyfish -f name\n```\n\nOnly include the project's name + description\n\n```\njellyfish -f name,description\n```\n\n## Searching in attributes\n\nSearch by name\n\n```\njellyfish -s name='something'\n```\n\nSearch by name + description\n\n```\njellyfish -s name='something',description='elese'\n```\n\n## Search + Filter\n\nSearch by name and only include name\n\n```\njellyfish -f name -s name='something'\n```\n\n## List of options\n\n```\njellyfish [options] [directory]\nOR\njellyfish [directory] [options]\nOR\njellyfish [options] [directory] [options]\n\nDIRECTORY\n  A absolute or relative path to where to start a recursive search\n  Default to . which means current directory\n\nOPTIONS\n  --filter [-f] Filter to only include selected properties in results\n\n    Examples: jellyfish -f name\n              jellyfish -f name,description\n\n  --search [-s] Search properties to include keywords\n\n    Examples: jellyfish -s name='should-include this'\n              jellyfish -s name='should-include this',description='and this'\n\n  --debug [-d] Show debug/verbose output\n```\n\n\n## Properties to consider to add\n\nideas from npm\n\n* bugs [link to issue tracker]\n* license\n* author/contributers\n* repository\n* package manager [composer / gx / npm]\n* OS\n\nideas from composer\n\n* stability [how stable it is]\n* release_date / finish_date (not same as created_date)\n* extra (anything else)\n\n## Already added properties\n\n* name\n* description\n* tags\n* homepage\n* type\n* language\n* active\n* finished\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorb%2Fjellyfish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorb%2Fjellyfish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorb%2Fjellyfish/lists"}