UNPKG

obj-chain-core

Version:

fluent chaining for obj with dot-prop access

10 lines (9 loc) 258 B
// @TODO: magic helpers const OpsPlugin = { // https://lodash.com/docs/4.17.4#find findOrAdd() {}, when() {}, // <- should be in mapplugin remapKeys() {}, // <- lodash // useful for easy auto-chaining // https://lodash.com/docs/4.17.4#overArgs }