meteor-ios
meteor-ios copied to clipboard
Extend / wrap mogenerator to generate meteor collection schema and definitions
I use mogenerator to generate machine + human readable classes for my Core Data entities. It seems like we could also spit out js to declare the collections? Right now you basically have to define your database twice, unless I'm missing something?