max-mapper / max-mapper/yo-yo

Publish dist global version for use in npmcdn

Open
#38 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.3k
Forks
46
PR merge metrics
No merged PRs in 30d

Description

For making quick demos, it would be nice to be able to use this directly in a script tag.

On a related note, I made a standalone version by running browserify -r yo-yo > yo-yo.js. I expected to find it available as either window.yo or window.yoyo, but those are undefined. What is the expected usage for a standalone build?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the existing Browserify command (browserify -r yo-yo > yo-yo.js) and the package’s distribution setup. Determine how a script-tag build should expose the library, then verify that the published dist artifact works through npmcdn and document the standalone usage.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.