mafintosh / mafintosh/browserify-browserify
Static website version of npm download cache
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 41
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
In the future, it would be cool to have an iframe-able static website that would serve as a sort of download cache for npm packages. This would let multiple websites share the cached downloads (including the copy of browserify itself), speeding up runtimes.
I'm thinking of a postMessage based API that would allow a client website to request a browserify bundle given some input code.
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
The issue names no files, tests, or entry points. Start by inspecting the repository structure and existing browserify-in-browser behavior, then clarify the postMessage API and caching requirements; done should include a defined, working iframe-able service and a demonstrated way for client sites to request browserify bundles.
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
- 20/100