sjmeverett / express-decorators

ES2015 decorators for express
45 stars 9 forks source link

HapiJS #1

Closed knownasilya closed 9 years ago

knownasilya commented 9 years ago

I'd love to see something similar for HapiJS!

Would you mind if I created a library based off this one, but for HapiJS? Or if you are planning to, I'd be willing to contribute/test.

knownasilya commented 9 years ago

I couldn't wait, and started it already o.o https://github.com/knownasilya/hapi-decorators

sjmeverett commented 9 years ago

Sorry for the delay. Looks great, thanks for your interest in the project! I'll add a link to your project on my readme. Since you seem to have figured this out, I'll mark this issue as closed.

Feel free to reopen if you want any input!

knownasilya commented 9 years ago

Do you have any aggressive plans for this addon? Just wondering what direction you want to go in, more standard decorators, or adding some custom functionality that express doesn't really have (at least not simply).