w3c / w3c/json-ld-api

Idiomatic implementations of API

Open
#609 0 comments 0 reactions 1 assignee View on GitHub

@gkellogg is already working on this.

Since Jul 24, 2024.

editorial:class 2 spec:editorial
Dominant language
HTML
Stars
106
Forks
40
PR merge metrics
No merged PRs in 30d

Description

The API is described using WebIDL to provide a formalized way of talking about parameters and calling sequences. This includes the use of promises and options.

Although there are a number of implementations of Promises outside of JavaScript, it is not intended that implementations strictly adhere to this and should stick to the normal language idioms for asynchronous or block calling conventions, as appropriate.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.