UNPKG

sails-generate-forestay

Version:

Build dynamic user interfaces quickly and easily! Use the forestay generator to scaffold complete CRUD interfaces using just your SailsJS model attributes.

4 lines (3 loc) 88 B
module.exports = function isPositiveInteger(n) { return n >>> 0 === parseFloat(n) }