TiBianMod / vuex-orm-decorators

Decorator Syntax for Vuex ORM for better type safety.
MIT License
29 stars 11 forks source link

May I have discussion about the repo? #2

Closed kiaking closed 5 years ago

kiaking commented 5 years ago

Hi! I'm the author of Vuex ORM and just started implementing our own decorator feature. It's at https://github.com/vuex-orm/vuex-orm-decorator.

Then, I found out this repo! Sorry I didn't know. It looks wonderful! I would really love to have decorator feature in the Vuex ORM family.

If I may, I would like to invite you to the discussion for the repo. At least, credit you for this wonderful work.

If it sounds good to you, please ping me at Vuex ORM Slack channel! Or email me! 🤝

Scotley commented 5 years ago

Hi :)

Cool you guys are adding this functionality in an official repo. Typescript using a decorator syntax makes for really nice code.

I would love to help out where needed. I am pretty busy though, so don't have a massive amount of time to help. This repo for me was a proof of concept which I put just enough polish on to be publishable, though there are still some issues in some setups and situations. Decorators can be tricky getting working for the masses.

I'm quite happy for you to pull this apart, or use it as a base to build on and improve. Once you have your library sorted I will put a link at the top recommending people use the official one.

I will sent a message on the slack channel, looking forward to a chat!

kiaking commented 5 years ago

Wonderful! Thanks! 🤝