Skip to content

peterroe/create-js-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

目标

一个快速搭建js库的脚手架,用于发布NPM包

测试环境基于Vue3和Vite

安装

$ yarn add -g @peterroe/create-js-lib

搭建项目

$ create-js-lib

启动项目

$ yarn
$ yarn dev

打包

提供UMD和ESM两种基本打包格式

$ yarn build

About

Cli for create js library🛠

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published