Enhance Your GitHub Wiki with jsdoc-githubify
jsdoc-githubify is a Chrome extension developed by thlorenz10 that enhances the appearance of GitHub wiki pages containing jsdocs generated by wicked. When you visit a GitHub wiki or repository with the .jsdoc-githubify present, this extension automatically adds a jsdoc stylesheet to improve the rendering of the jsdocs.
wicked is a tool that generates wiki pages from jsdocs found in your project's JavaScript files. However, GitHub does not allow the addition of custom CSS or JavaScript to wiki pages, resulting in less than optimal rendering of the jsdocs.
With jsdoc-githubify, this issue is resolved. The extension adds the necessary CSS to your page whenever you visit a wiki that contains wicked-generated jsdocs. If no wicked-generated jsdoc elements are found, the extension immediately aborts, ensuring it doesn't affect any other GitHub wikis.
Enhance your GitHub wiki experience with jsdoc-githubify, the perfect tool for improving the rendering of wicked-generated jsdocs.