Meteor-Community-Packages / meteor-autoform

AutoForm is a Meteor package that adds UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.
MIT License
1.44k stars 328 forks source link

Autoform should support EJSON mode, include date/binary ? #1649

Closed carrot93 closed 3 years ago

carrot93 commented 6 years ago

So, autoform could be more compatible with date/binary store format of mongodb, right?