1.0.14 • Published 7 years ago

li-npm-srv v1.0.14

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

version 1.0.3

  • add limi xuexi bigscreen ajax

version 1.0.4

  • delete file operator

version 1.0.5

  • add ezPromise function
  • add ezSrv modules

version 1.0.6

  • add learn modules
  • delete files Operator

version 1.0.7

  • change export type

install

npm init

license : MIT


mkdir tests lib
touch index.js README.md

cd lib/
touch file.js utils.js

cd tests/
touch file.js utils.js



sudo npm install -g istanbul --verbos
npm install -g mocha --verbos


npm install es6-promise --save --verbos


npm install --save-dev chai --verbos
npm install --save-dev mochawesome --verbos
npm install --save-dev mocha --verbos



npm install li-npm-srv

usage

var liSrv  = require("li-npm-srv")

test

    mocha tests/utils.js
    mocha tests/file.js


    //监控测试文件的变动
    mocha --watch tests
1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago