UNPKG

auth-apipicker

Version:

Mahhoosh

17 lines (10 loc) 280 B
# Welcome to Mahhoosh npm install mahhoosh # Chunks *it give two props* - object for example `{ab:{a:64,b:65},cd:{c:66,d:67}}` - split for example 3 > Example let mh=require('mahhoosh'); let obj={ab:{a:64,b:65},cd:{c:66,d:67}}; let chunk=mh.chunks(obj,2)