cloud66-oss / copper

A configuration file validator for Kubernetes.
https://help.cloud66.com/copper/
Apache License 2.0
274 stars 15 forks source link

add lodash to libjs #20

Open leroy0211 opened 4 years ago

leroy0211 commented 4 years ago

I think it would be a nice addition to add lodash to the libjs library.

Filtering, mapping, etc. is quite a lot of work in ES5, lodash can make this a lot easier for people.