{"id":18890029,"url":"https://github.com/shipshapecode/jsdoc-template-ship-shape","last_synced_at":"2026-02-25T11:30:20.174Z","repository":{"id":57284244,"uuid":"196735218","full_name":"shipshapecode/jsdoc-template-ship-shape","owner":"shipshapecode","description":"A JSDoc Template for pretty docs","archived":false,"fork":false,"pushed_at":"2024-03-27T12:22:31.000Z","size":550,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T14:35:44.152Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/shipshapecode.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":"2019-07-13T15:11:22.000Z","updated_at":"2024-03-27T12:22:36.000Z","dependencies_parsed_at":"2024-06-21T18:54:44.125Z","dependency_job_id":"e447caa3-37bd-46d3-b00a-8e2546225fe2","html_url":"https://github.com/shipshapecode/jsdoc-template-ship-shape","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fjsdoc-template-ship-shape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fjsdoc-template-ship-shape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fjsdoc-template-ship-shape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fjsdoc-template-ship-shape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shipshapecode","download_url":"https://codeload.github.com/shipshapecode/jsdoc-template-ship-shape/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239861373,"owners_count":19709214,"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-08T07:52:09.633Z","updated_at":"2026-02-25T11:30:20.144Z","avatar_url":"https://github.com/shipshapecode.png","language":"CSS","readme":"# jsdoc-template-ship-shape\nA JSDoc Template for pretty docs\n\nExample config:\n\n```js\n//.jsdoc.js\n\n'use strict';\n\nmodule.exports = {\n  tags: {\n    allowUnknownTags: true,\n    dictionaries: ['jsdoc']\n  },\n  source: {\n    include: [\n      'package.json',\n      'README.md',\n      './src/js/shepherd.js',\n      './src/js/step.js',\n      './src/js/tour.js'\n    ]\n  },\n  plugins: [\n    'plugins/markdown'\n  ],\n  sourceType: 'module',\n  templates: {\n    referenceTitle: 'Shepherd.js',\n    githubLink: 'https://github.com/shipshapecode/shepherd',\n    // Do not disable sorting\n    disableSort: false,\n    // Do not collapse, show all methods\n    collapse: false,\n    resources: {\n      Demo: 'https://shepherdjs.dev/demo/'\n    }\n  },\n  opts: {\n    destination: './docs/',\n    encoding: 'utf8',\n    // Do not include functions marked `@private`\n    private: false,\n    recurse: true,\n    template: './node_modules/jsdoc-template-ship-shape',\n    tutorials: './docs-src/tutorials'\n  }\n};\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshipshapecode%2Fjsdoc-template-ship-shape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshipshapecode%2Fjsdoc-template-ship-shape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshipshapecode%2Fjsdoc-template-ship-shape/lists"}