2.0.0 Release Wishlist
Features
Thoughts
Swagger
Automatic code introspection and Swagger YAML file generation (parses routes, allows inline annotations for overriding/enhancing YAML file, parses mocks/tests for parameters and request body params, parses response for object and its properties, parses available status codes based off complete code coverage, uses widdershins -> shins and swagger-ui for "try it out" code blocks, postman integration, open api v3 spec testing)
2.0.0 Release Wishlist
Features
mandarinshould automatically wrap placeholder tokens with<span class="notranslate">%s</span>auto-bindfrom any dependenciesstrengthin favor of https://github.com/dropbox/zxcvbn (ref: Password not strong enough forwardemail/forwardemail.net#13)koa-redirect-loop(Core bug koa-redirect-loop#1)_originalusingrfdc(this)and does a deep diff comparison with human-friendly readable strings (e.g. versus manually comparing changes upon document updates - this would allow us to easily send emails to admins/users of changes to certain things) https://mongoosejs.com/docs/schematypes.html@ladjs/mongoosein order to handle reconnectTries and reconnection interval. I am not certain how to rewrite this now and would love support from the community.browser-syncand document itfactor-bundleto reduce client-side bundle build sizes (see https://github.com/browserify/browserify#multiple-bundles, Example of how to use it as a browserify plugin browserify/factor-bundle#35 (comment))@ladjs/bull,@ladjs/mongoose, etc. are prefixed with$appName:mongoose)cache-pug-templatesto cache Pug files (Add cache-pug-templates #343)express-redirect-loopto Koa once (port express-redirect-loop to koa and integrate into @ladjs/web after fixing it #363)mongoose-paranoid-pluginonce Count method does not support paranoid option - please update code and patch? euqen/mongoose-paranoid-plugin#6 is resolved (add mongoose-paranoid-plugin #347)custom-fonts-in-emails,font-awesome-assets,gulp-cloudfront,postcss-preset-envThoughts
Swagger
Automatic code introspection and Swagger YAML file generation (parses routes, allows inline annotations for overriding/enhancing YAML file, parses mocks/tests for parameters and request body params, parses response for object and its properties, parses available status codes based off complete code coverage, uses widdershins -> shins and swagger-ui for "try it out" code blocks, postman integration, open api v3 spec testing)