New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ldpro-parser

Package Overview
Dependencies
Maintainers
4
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ldpro-parser

A bounch of parser for landing project.

latest
npmnpm
Version
2.1.17
Version published
Weekly downloads
42
600%
Maintainers
4
Weekly downloads
 
Created
Source

ldpro-parser

落地项目解析器模块

Documentation

  • ConfigsParse: 遍历配置项,使用对应解析器执行

  • 公用解析器

    • getProps: 获取setProps中【属性、属性修改方法、ajax请求方法】
    • highcharts: 图形组件
    • router: 页面路由解析器
    • setProps: 向页面设置【属性及请求】
    • sortable: 排序组件解析器
    • style: 样式解析器
    • widget: 组件解析器
  • web解析器

  • h5解析器

  • loadable加载器

Contributing

  • git clone http:git.datayes.com/LDPRO/ldpro-parser.git
  • npm install
  • 添加修改
  • git add .
  • git commit -m "some masage here"
  • npm version *** 参见 major | minor | patch
  • npm publish
  • git push origin

Dependencies

Licence

MIT

Keywords

parser

FAQs

Package last updated on 01 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts