node-is-primitive

Returns `true` if the value is a primitive
  https://github.com/jonschlinkert/is-primitive
  0
  no reviews



Is the typeof value a javascript primitive? Returns `true` if the value is a primitive.

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