mathisonian / mathisonian/requirify
Cache modules
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 95
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Could required modules be cached locally, so they're instantly available (as well as available offline) next time they're required?
This would be great.
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
No files, tests, or entry points are named. Start by locating the module-loading path in the repository, then determine how local caching and offline availability should work; the issue is done when required modules are cached locally, load instantly on later use, and remain available offline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100