loopbackio / loopbackio/strong-soap

No type definition (*.d.ts) for TypeScript users

Open
#160 14 comments 9 reactions 0 assignees View on GitHub

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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.