io-informatics / angular-jsonld

JSON-LD Client for AngularJS
32 stars 6 forks source link

Add semserv to ease bower dependencies #3

Closed astik closed 9 years ago

astik commented 9 years ago

I took the liberty to add this project on the bower repository. You can add this module directly with :

bower install angular-jsonld

As there is no version yet, the bower.json looks like this though :

  "angular-jsonld": "*"
alexdeleon commented 9 years ago

Thanks @astik! Let's finish a few things and make the first release.