kristianmandrup / aurelia-rethink-bindtable

Aurelia bind table integration for RethinkDB via Socket.io
16 stars 2 forks source link

err Repo jspm:aurelia-rethinkdb not found! #4

Open tgienger opened 9 years ago

tgienger commented 9 years ago

Are you still working on this?

kristianmandrup commented 9 years ago

I worked on it a bit again a few weeks ago. I honestly have never tested it in a real Aurelia app. I never found good Aurelia documentation for how to write plugins... and have them "plug in".

You are most welcome to help out! I think it is a simple minor config issue that I haven't got right. Clone the repo and run the tests. They should all pass... then look at another plugin, such as aurelia-auth and see what I'm missing ;) I guess I could leverage the global resource feature and export a function which configures the AureliaFramework object accordingly using its API