Move to a monorepo structure with individual packages
Open
- Dominant language
- TypeScript
- Stars
- 109
- Forks
- 3
- Avg merge
- 5h 52m
- Merged PRs (30d)
- 2
Description
As the list of utils grows, it probably makes sense to publish individual packages instead of a monolithic package.
We can achieve this by a monorepo setup and scoped packages most likely (`@relit/bindInput` etc)
This'd obviously be a breaking change so would result in 3.x
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.