3.0.0 • Published 4 years ago

lustjson.js v3.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

lustJson

from apijson xget and uijson

phil(哲学)

phil

what is lustjson

details at about.md

how to use

  1. install
npm i --save lustjson.js
  1. implement a sexyGirl like ./sexyGirl

  2. code

const lustjson = require('lustjson.js')
const sxg = require('./sexyGirl')

var options ={serial:false}
lustjson.get(json,sxg,options).then(data=>{
    console.log(data)
})
  1. more in test
  2. more complex use in
    xget. uicli.js

  3. here is unimplement sexyGril for ilink.js ./sexGirl/unimplement.js

3.0.0

4 years ago

2.2.0

4 years ago

2.1.3

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.1

5 years ago