kevinoconnor7 / pagedown-bootstrap

A jQuery plugin that dynamically generates a WYSIWYG editor for Markdown with integrated Twitter Bootstrap styling.
http://kevo.io/pagedown-bootstrap
Other
78 stars 39 forks source link

register with Bower? #3

Open zekenie opened 10 years ago

zekenie commented 10 years ago

It would be helpful to be able to install via bower. Also maybe cdnjs?

thedotedge commented 10 years ago

:+1: for bower.

porjo commented 10 years ago

+1

b-dean commented 9 years ago

In the meantime you can do:

{
  "dependencies": {
    "pagedown-bootstrap": "kevinoconnor7/pagedown-bootstrap#v1.1"
  }
}