GitHunt
CH

chrismatheson/brackets-package-viewer

package.json / README in a nicely presented way

#Package viewer - Brackets extension

tries to build a all encompising info page for the current directory tree parents.

###What is does

starting from a path ./project/thing/whatever the following searches will be done & concatinated into a prettified information page.

search's

./project/readme.md
./project/readme.txt
./project/package.json
./project/bower.json
./project/thing/readme.md
./project/thing/readme.txt
./project/thing/package.json
./project/thing/bower.json
./project/thing/whatever/readme.md
./project/thing/whatever/readme.txt
./project/thing/whatever/package.json
./project/thing/whatever/bower.json

Markdown is rendered via the github API which should provide links for issues & profiles etc.

Languages

JavaScript95.9%CSS4.1%

Contributors

Created November 13, 2013
Updated July 30, 2024