react-library-starter::high_voltage:适用于您的React项目的库入门套件和捆绑器,由Roll...

React库启动器:high_voltage:由Rollup提供支持的用于React项目的库入门工具包和打包程序。产品特点响应TypeScript支持捆绑(带有可自定义的捆绑器配置文件)开发和组件资源管理器的支持使用在,和提交支持之前先进行支持可通过配置CSS模块支持用于组件键索引的支持CJS,ESM和UMD格式源图创建发展历程克隆此仓库并运行以下命令以开始使用Storybook进行开发。 npm install --production=false npm run storybook转到localhost:6006 ,您应该看到类似这样的内容。建造要构建项目,请运行npm run build 。出版npm publish这将构建commonjs , esm ,以及umd你的模块的版本dist/再发布你的模块npm 。确保在package.json中将peerDependencies等依赖项的所有npm模块正确标记为peerDependencies 。汇总配置将自动将它们识别为对等体,而不尝试将它们捆绑在模块中。执照麻
zip
react-library-starter-master.zip 预估大小:24个文件
folder
react-library-starter-master 文件夹
file
.eslintrc.json 1KB
file
rollup.config.js 1KB
file
postcss.config.js 336B
file
tailwind.config.js 127B
folder
src 文件夹
folder
stories 文件夹
file
ReactLibraryStarter.stories.tsx 290B
file
index.ts 93B
folder
components 文件夹
file
App.tsx 519B
folder
types 文件夹
file
index.ts 66B
folder
assets 文件夹
file
check.svg 212B
folder
css 文件夹
file
tailwind-setup.css 92B
file
typings.d.ts 588B
folder
.storybook 文件夹
file
main.js 628B
file
Layout.tsx 144B
file
preview.js 159B
file
tsconfig.json 391B
file
LICENSE 1KB
file
.prettierrc 236B
file
README.md 2KB
file
.lintstagedrc 93B
file
.huskyrc 52B
file
.gitignore 327B
file
.eslintignore 4B
file
package-lock.json 878KB
file
package.json 2KB
zip 文件大小:199.66KB