{"id":18647671,"url":"https://github.com/artcom/gitbook-plugin-ls","last_synced_at":"2025-11-05T07:30:28.048Z","repository":{"id":142420080,"uuid":"49723604","full_name":"artcom/gitbook-plugin-ls","owner":"artcom","description":"Plugin for gitbook that lists files in a directory","archived":false,"fork":false,"pushed_at":"2016-01-20T09:43:00.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-12-27T12:21:44.133Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/artcom.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-01-15T14:30:12.000Z","updated_at":"2016-01-15T14:31:35.000Z","dependencies_parsed_at":"2023-03-21T03:08:14.352Z","dependency_job_id":null,"html_url":"https://github.com/artcom/gitbook-plugin-ls","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/artcom%2Fgitbook-plugin-ls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fgitbook-plugin-ls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fgitbook-plugin-ls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fgitbook-plugin-ls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artcom","download_url":"https://codeload.github.com/artcom/gitbook-plugin-ls/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239449648,"owners_count":19640555,"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-11-07T06:27:23.547Z","updated_at":"2025-11-05T07:30:27.999Z","avatar_url":"https://github.com/artcom.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitbook-plugin-ls\n\nList files in a directory\n\n## Installation:\n\n`$ npm install artcom/gitbook-plugin-ls --save`\n\nAdd this to `book.json`:\n```\n{\n    \"plugins\": [\"ls\"]\n}\n```\n\n## Usage:\n\n```\n{% for file in \"some/path\" | ls %}\n  {% if topic.isFile %}\n    Path: {{ topic.path }}\n    Basename: {{ topic.basename }}\n  {% endif %}\n{% endfor %}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartcom%2Fgitbook-plugin-ls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartcom%2Fgitbook-plugin-ls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartcom%2Fgitbook-plugin-ls/lists"}