evilstreak / markdown-js

A Markdown parser for javascript
7.7k stars 863 forks source link

Add a bower.json file for the Bower package manager. #218

Closed ddaws closed 9 years ago

ddaws commented 10 years ago

I figure the title is pretty self explanatory. This will make it easier for me to use this client side.

http://bower.io/

nacengineer commented 9 years ago

+1 for this. Also see this issue for using with rails assets gem

codingisacopingstrategy commented 9 years ago

There is a pull request @ https://github.com/evilstreak/markdown-js/pull/184

I do see how it must be frustrating for project maintainers to be accommodate all these different packaging systems though :)

ddaws commented 9 years ago

:+1: nice job @codingisacopingstrategy

ashb commented 9 years ago

Fixed by #184