Packages
Comaintainers
42 packages
@abeisen/test
@talentui/biz-helper
helpers form legacy talentui and new helpers
@talentui/bootstrap-react
## 他包括了原来TalentCore中 启动程序的大部分逻辑,但对流程做了一些简化。
@talentui/cli
1. 安装 ``` sudo yarn global add @talentui/cli ```
@talentui/commit-types
基于conventional-commit-types调整的为talentui使用的提交类型
@talentui/component-webpack-config
webpack不仅提供了的项目打包的流程,也支持创建一个外部库,同时可以通过webpack强大的插件机制解决加载非js模块的问题。这样使我们开发组件和开发项目有一样的流程和体验。
@talentui/create-talentui
Create React apps with no build configuration.
@talentui/create-talentui-scripts
@talentui/cz-package-changelog
Status: Part of the [commitizen](https://github.com/commitizen/cz-cli) family. Prompts for [conventional changelog](https://github.com/stevemao/conventional-changelog-angular/blob/master/index.js) standard.
@talentui/cz-project-changelog
基于cz-conventional-changelog调整的为talentui项目使用的包