前端monorepo底座
2023-02-27 16:47:56 0 举报
AI智能生成
前端monorepo底座
作者其他创作
大纲/内容
技术栈
pnpm:依赖node-module包管理
rollup:打包工具库核心包
vite:打包带界面UI的核心包
changesets:核心包发布npm及核心包版本日志记录
已发布核心包npm版本
@uino/thing-repo-core(工程初始化、鉴权管理)
@uino/thing-repo-dev-tools(开发者工具)
@uino/thing-repo-manager(场景管理类、地图管理类
面板管理器、标记气泡管理器、UE管理类)
面板管理器、标记气泡管理器、UE管理类)
@uino/thing-repo-service
@uino/thing-repo(所有核心包的入口包)
@uino/thing-repo-thing-utils(视点动画、thingjs扩展功能类封装工具类)
@uino/thing-repo-thingjs-type(THINGJS、CMAP,API类型)
@uino/thing-repo-utils(前端工具类封装)
文档
仓库地址:https://git.uino.com/dev/common/thing-repo
核心包开发目录介绍:https://git.uino.com/dev/common/thing-repo/-/blob/main/docs/1.%E4%BB%93%E5%BA%93%E5%8F%8A%E7%9B%AE%E5%BD%95%E4%BB%8B%E7%BB%8D.md
核心包开发快速上手:https://git.uino.com/dev/common/thing-repo/-/blob/main/docs/2.%E5%BF%AB%E9%80%9F%E4%B8%8A%E6%89%8B.md
核心包开发及功能日志记录:https://git.uino.com/dev/common/thing-repo/-/blob/main/docs/3.packages%E5%BC%80%E5%8F%91%E5%8F%8A%E4%BB%A3%E7%A0%81%E5%8F%98%E6%9B%B4.md
打包发布至npm(需要有权限的人员才能进行发布):https://git.uino.com/dev/common/thing-repo/-/blob/main/docs/4.%E6%89%93%E5%8C%85%E5%8F%8A%E5%8F%91%E5%B8%83npm.md
项目开发中二开核心包:https://git.uino.com/dev/common/thing-repo/-/blob/main/docs/5.xxv%E9%A1%B9%E7%9B%AE%E4%B8%AD%E4%BD%BF%E7%94%A8%E6%A0%B8%E5%BF%83%E5%8C%85%E5%8F%8A%E4%BA%8C%E5%BC%80.md
下一阶段工作计划
核心包功能补充
补充发布更新至npm版本类型
文档总结至在线文档
收藏
0 条评论
下一页