Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wintercg/proposal-common-minimum-api
https://github.com/wintercg/proposal-common-minimum-api
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wintercg/proposal-common-minimum-api
- Owner: wintercg
- License: other
- Created: 2022-03-31T17:48:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T01:37:58.000Z (7 months ago)
- Last Synced: 2024-07-12T01:49:33.181Z (4 months ago)
- Language: Bikeshed
- Homepage: https://common-min-api.proposal.wintercg.org/
- Size: 33.2 KB
- Stars: 217
- Watchers: 42
- Forks: 15
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Minimum Common API
The idea behind the Minimum Common API is to document the minimal collection of Web Platform APIs that ought to be implemented by Web-interoperable runtimes.
## How are the APIs selected
By looking at the APIs that are already implemented and supported in common across Node.js, Deno, and Cloudflare Workers. If there were at least two implementations among those -- either already supported or in progress -- then it was added to the list.
## Is the list finalized?
Oh heavens no. The initial draft is just an initial draft. A first stab at a collection we need to work through and finalize.
## How do we decide what makes the final list?
I don't know yet. That's something we still need to work through.