1.0.6 • Published 11 months ago

nv-cli-creat-kw-split-tbl v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

nv-cli-kw-split

  • cli tool
  • for string api performance test , USELESS

install

  • npm install nv-cli-kw-split -g

usage

	Usage: nv_cli_creat_kw_split_tbl [options] 
	Options:
	    -s, --seperators        seperators 
	    -f, --filename          filename default kwsptbl
	    -h, --help              usage

example

	TEST# node ../cli.js -s "green" "blue" "red" "gre" -f "kw-sp-tbl"
	TEST# ls -l | egrep json
	-rw-r--r-- 1 root root 4293 Jun 13 09:08 kw-sp-tbl.json

			{
			  T: { '5': 'blue', '9': 'gre', '12': 'green', '16': 'red' },
			  M: {
			    store: [
			      0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
			      0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
			      0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
			      0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
			      0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
			      0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
			      0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
			      0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
			      0, 0, 1, 0,
			      ... 1906 more items
			    ],
			    rn: 17,
			    cn: 118
			  },
			  L: [
			    0, 1, 2, 3, 4, 5, 1,
			    2, 3, 4, 4, 5, 6, 1,
			    2, 3, 4
			  ],
			  D: {
			    '98': { '108': [Object] },
			    '103': { '114': [Object] },
			    '114': { '101': [Object] }
			  }
			}

LICENSE

  • ISC
1.0.6

11 months ago

1.0.3

2 years ago

1.0.2

2 years ago