Skip to content

基于gulp typescript less 的组件开发集成构筑工具

Notifications You must be signed in to change notification settings

cyber-tools/component-build-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@cyber-tools/component-build-tools

基于gulp babel typescript开发的组件库构筑工具

快速开始

npm install @cyber-tools/component-build-tools -g

这个工具解决了什么问题

一个标准的组件库应该具备以下优点: 1.应该css-modules,file依赖等依赖全部集成好,而不是让使用者用插件进行集成 2.每个组件类之间都应该是独立的commonjs模块,可以不借助插件进行按需引入

设计思路

先用gulp-typescript将typescript编译成js,然后再用gulp-babel解决js中的构筑问题

About

基于gulp typescript less 的组件开发集成构筑工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published