ts+rollup分包开发,包含core包和cli包
支持list/download/upload/del/create等
扩展级联,拍平,过滤,兼容.,./,/路径。
如果作为cli使用:
npm install -g @xccjh/rt-cli
# OR
yarn global add @xccjh/rt-cli
如果只在项目中使用:
npm install @xccjh/rt-core
# OR
yarn add @xccjh/rt-core