Create a NPM package for support in Javascript
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Create a small NPM package that invokes the `api/DefaultNewGuid` endpoint.
By default, it should return the JSON response, mentioned in #1, but there should be an opt-in for a plain-text response.
The package should be pushed towards the NPM registry whenever changes are made to the 'library'.
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 with the api/DefaultNewGuid endpoint and the JSON response described in issue #1. Define the small NPM package around that endpoint, including an opt-in plain-text response, then verify that changes to the library are published to the NPM registry. Done means both response modes work and the publishing workflow is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100