AllenInstitute / AllenInstitute/vis
Host on NPM
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 1
- Avg merge
- 10h 24m
- Merged PRs (30d)
- 7
Description
Is your feature request related to a problem? Please describe.
Right now our packages are on the Allen Institute package manager in GitHub. This requires a token, even though it's a public package. Not the most user-friendly experience.
Describe the solution you'd like
Host them on NPM under the @alleninstitute organization. It appears that one does not exist, but it's possible that it's been reserved by IT at some point. We'll have to try making it ourselves and if it doesn't work, ask around and see who owns it.
Describe alternatives you've considered
None. It's either NPM or GitHub, IMO.
Additional context
N/A
Contributor guide
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 locating the package manifests and the existing GitHub package publishing configuration for the TypeScript packages. Confirm how the @alleninstitute scope can be created and how publishing would work; done means the packages are available from NPM without requiring consumers to use a GitHub token.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100