
jonschlinkert/object.omit
Releases6
Frequency5 months 3 weeks
Last Release
Stars78
Return a copy of an object without the given keys.
Linked projects
Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.