@lcap/material-parser
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.1 • Public • Published

Lcap Material Parser

CodeWave 物料解析方案

import fs from 'fs';
import { parse as parseMaterial } from '@lcap/material-parser';
const result = await parseMaterial({
  name: 'antd',
  version: 'latest', // 默认拉最新的
  tempDir: './node_modules/.temp', // 临时目录, 默认 './node_modules/.temp'
  npmClient: 'npm', // 默认 npm
});

Readme

Keywords

Package Sidebar

Install

npm i @lcap/material-parser

Weekly Downloads

43

Version

1.0.0-alpha.1

License

MIT

Unpacked Size

721 kB

Total Files

385

Last publish

Collaborators

  • lemonono
  • rainfore
  • xgjcode
  • zxrong
  • lifuquan
  • damowangdexiaogenban
  • clockmorning
  • joskii
  • linghaha
  • lvjiaming
  • lip966
  • myronliu347
  • yeyujingren
  • wudengke
  • lcap-cicd
  • melody_watermelon
  • yufj
  • xiaoshuang