superchong


  • boilerplate for egg with sequelize

    published 1.0.0 5 years ago
  • published 1.0.4 5 years ago
  • 小程序官方提供的api wx.uploadFile一次只能上传一个文件,Multipart实现了一般的表单上传,无文件数量限制

    published 0.0.3 5 years ago
  • format pretty javascript object string

    published 1.1.1 4 years ago
  • format pretty comment ## usage ```js const origin=` /** * ```js * let a = function b() {console.log("asd"); * }; * ``` * ```json * {name: 1 * } * ``` */` const prettyComment=require('pretty-comment') console.log(prettyComment(origin)) /** * ```j

    published 0.0.3 5 years ago
  • The apollo-server-koa plugin in egg.

    published 0.3.0 5 years ago
  • `js-to-graphql-schema`可以将json或javascript对象转化成graphql schema,写这个库的起因是因为要将restful接口重构为graphql接口,`js-to-graphql-schema`可以根据返回的数据结构自动生成类型定义. ## feature - support any available javascript object string - support comment

    published 0.0.3 5 years ago
  • ## example

    published 0.1.1 3 years ago
  • [![NPM version][npm-image]][npm-url] [![npm download][download-image]][download-url] [![ci][ci-image]][ci-url]

    published 0.1.9 2 years ago