themesberg / themesberg/flowbite
Effort to bring down import size or import only components needed
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 9.4k
- Forks
- 862
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Currently import size for Flowbite is too large 100kb. Can it be reduced significantly? Can we import just the components we need.
Describe the solution you'd like
What are some ways to break down to allow import just the components
Describe alternatives you've considered
Additional context
In general we want to make front end bundle size small
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by measuring the current 100kb Flowbite front-end bundle and reviewing how components are imported and bundled; compare component-only imports with the full import. Done means a significantly smaller bundle and a clearly documented supported import approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, tailwindcss, typescript, webpack
- Domain
- build-system, frontend, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100