UNPKG

a-partition

Version:

Splits an array into two parts if given predicate satisfied

12 lines (11 loc) 155 B
{ "extends": "airbnb/legacy", "env": { "browser": true, "node": true }, "rules": { "no-console": 0, func-names: 0 } }