这是indexloc提供的服务,不要输入任何密码
Skip to content

Example: Component library where each component it it's own package #209

@leerob

Description

@leerob

Describe the feature you'd like to request

A starter example component library where each component is published as its own NPM package.

Describe the solution you'd like

  • Turborepo
  • SWC for compilation and test running (through Jest)
  • Package publishing (could be Lerna or something else)
  • ESLint
  • TypeScript
  • A way to view components

Describe alternatives you've considered

Maybe tsup is a better solution here? Open to suggestions.

Storybook doesn't seem like the right choice because it brings in webpack and Babel and ideally this solution avoids those entirely.

Metadata

Metadata

Assignees

Labels

area: examplesImprovements or additions to examples

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions