cipami / nuxt-lodash

Lodash module for Nuxt
MIT License
104 stars 11 forks source link

Uppercased prefixed functions #31

Closed localusercamp closed 1 year ago

localusercamp commented 1 year ago

With current options it's impossible to easely prefix all functions like that: _map, _pick etc. Could we implement this as uppercase option with true as default for example?