alanjames1987 / marilyn

Marilyn is a client side, Socket.IO driven, Pub/Sub, model layer with a query system similar to Mongoose.
MIT License
114 stars 3 forks source link

Feature: Custom Result Methods #20

Open alanjames1987 opened 9 years ago

alanjames1987 commented 9 years ago

It would be nice to be able to add custom methods to results.

alanjames1987 commented 9 years ago

These might be able to be added with an after read and after readOne event.