@feizheng/next-sets

1.0.1 • Public • Published

next-sets

Set a lot value value.

installation

npm install -S @feizheng/next-sets

usage

import '@feizheng/next-sets';

const obj = {};

nx.sets(obj, {
  testA: 'A1',
  testB: 'B1',
  testC: 'C1',
  testD: 'D1',
  'path.key1.a.b': 'b-value1'
});

Readme

Keywords

none

Package Sidebar

Install

npm i @feizheng/next-sets

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

4.48 kB

Total Files

7

Last publish

Collaborators

  • afeiship