node-object.omit

Return a copy of an object excluding the given key
  https://github.com/jonschlinkert/object.omit
  0
  no reviews



Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.

Node.js is an event-based server-side JavaScript engine.