loopbackio / loopbackio/strong-soap
No type definition (*.d.ts) for TypeScript users
Open
Nobody has claimed this yet.
feature
help wanted
- Dominant language
- JavaScript
- Stars
- 410
- Forks
- 162
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 7
Description
It would be really nice for TypeScript users such as myself if you provided a type definition file with the package such as node-soap did [here](https://github.com/vpulim/node-soap/blob/master/lib/soap.d.ts) or create one in the DefinitelyTyped repository.
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 reviewing the package's public API and the referenced node-soap lib/soap.d.ts example. Decide whether the definitions belong in the package or DefinitelyTyped, then cover the exposed API and verify that TypeScript users can consume them successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100