max-mapper / max-mapper/browser-module-sandbox
Examples of use?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 63
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
I'm developing a browser-based tool for prototyping javascript functions and I'd like the user to be able to use NPM modules. So this project seems perfect (unless there's something newer that replaces it?) but it's unclear to me exactly how to use it. I've also been looking at the code for ESNextbin but that's unclear too. Is the idea that you just write i.e. import _ from lodash and the bundle is automatically obtained? Or is there something else that has to be done?
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 reviewing the browser-module-sandbox usage and the ESNextbin code referenced in the issue. Document whether NPM modules can be imported directly and what setup is required for bundling, so a browser-tool user can follow the resulting instructions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- documentation, web-dev
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100