xiaoshuo

小说网址导航

Usage no npm install needed!

<script type="module">
  import xiaoshuo from 'https://cdn.skypack.dev/xiaoshuo';
</script>

README

小说频道网址导航

安装

npm install xiaoshuo --save

示例

var xiaoshuo = require('xiaoshuo');

xiaoshuo.query().then(function(websites) {
  console.log(websites);
});