code-parse-engine

1.0.1 • Public • Published

安装

npm install code-parse-engine

使用

创建实例

  this.parser = new Parser({
    domRef: this.$refs.domRef,
    pointer: this,
    token: ''
  })

页面渲染

  this.parser.getPage(url)

/code-parse-engine/

    Package Sidebar

    Install

    npm i code-parse-engine

    Weekly Downloads

    1

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    38 kB

    Total Files

    10

    Last publish

    Collaborators

    • werido37