grokability / grokability/goodforms-js
Make this more usable in a Modules-based Javascript environment
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We should probably have separate "entrypoints" or whatever it is we need in order to make it so that you can easily do import GoodForms from "goodforms";
Contributor guide
No contributing guide indexed for this repository
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
Start by inspecting the package's current module entrypoint and packaging configuration, then test how the package is imported in a Modules-based JavaScript environment. Define the required entrypoints from the expected import GoodForms from "goodforms"; usage; done means that import works cleanly for consumers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100