yixuankeer


yixuankeer

  • 管理docker版的opengrok项目

    published 1.0.3 7 years ago
  • * base相关 - CreateSymbolTool > const {CreateSymbolTool}=require("@incpad/base-tool")

    published 1.0.26 5 years ago
  • 待补充

    published 1.0.24 5 years ago
  • 待添加

    published 1.0.10 5 years ago
  • * 待补充

    published 1.0.10 5 years ago
  • 对date-fns的二次封装,弃用moment,避免过大的无用代码引入,从而加快解析速度

    published 1.0.8 5 years ago
  • ```$xslt const {Validator, initValidatorWithFile} = require("@incpad/validator") initValidatorWithFile("./validator.schema.js"); ``` 导入的js文件应该像这样的: ```$xslt module.exports = { schemaList: { testSchema: { code: {

    published 0.0.27 5 years ago
  • ```$xslt const ErrorHandle = require('./packages/error-handle'); const list=[ { code: 1001, msg: 'Path not valid', name: 'PathNotValid', } ] const ErrorHandleInstance=new ErrorHandle()

    published 1.0.26 5 years ago
  • * base模块 > ```const base=require("@incpad/react-native-tools/tools/base")``` or > ```const {base}=require("@incpad/react-native-tools")``` * base.isAndroid():是否为安卓平台 * base.isIOS():是否为ios平台 * base.isIphoneX():是否为iPhoneX机型

    published 1.0.18 5 years ago
  • 待完善

    published 1.0.15 5 years ago
  • 对于普通node程序来说,由于允许随时调用require注入,所以只需要如此: ```$xslt const {need} =require("@incpad/need") const _=need("lodash") _.get({},"xxx") ``` 如果传入第二个参数,即给与指定的上下文,如果第二个参数是个对象, 便会将该库注入到对应的对象中 ```$xslt const {need} =require("@incpad/need") let test={} need("lodash",test

    published 1.0.22 5 years ago
  • Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth i

    published 1.0.22 5 years ago
  • lint file and format file for org

    published 0.0.1 5 years ago
  • client for incpad team

    published 1.0.14 5 years ago
  • client for incpad team

    published 1.2.9 5 years ago