0.0.2 • Published 9 years ago

@nathanfaucett/is_primitive v0.0.2

Weekly downloads
10
License
MIT
Repository
github
Last release
9 years ago

isPrimitive

checks if value is primitive

var isPrimitive = require("@nathanfaucett/is_primitive");


isPrimitive("string"); // true