lustjson.js

3.0.0 • Public • Published

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]

Readme

Keywords

none

Package Sidebar

Install

npm i lustjson.js

Weekly Downloads

1

Version

3.0.0

License

MIT

Unpacked Size

42.2 kB

Total Files

8

Last publish

Collaborators

  • apporoad