-
Updated
Apr 26, 2022 - JavaScript
{{ message }}
Tracking ECMAScript Proposals
Specification for interoperability of common algebraic structures in JavaScript
A Swift command line tool for generating your Xcode project
The conventional commits specification
A doc comment standard for TypeScript
WebAssembly specification, reference interpreter, and test suite.
OpenApi or Swagger integration to Laravel
Specification for streaming massive heterogeneous 3D geospatial datasets
The Compose specification
Fluent — planning, spec and documentation
Ewasm Design Overview and Specification
Specification for common algebraic structures in JavaScript based on Fantasy Land
As we try and build the community, we shouldn't require people to email me to get an invite to the slack channell
Set up a site that allows users to sign up and get invited to the slack channel automatically. Example: https://signup.hangops.com/
Use something like this inviterbot to make a site that people can
Promoting the interoperability of message queue objects.
A plain-text file format for todos and check lists
Serverless Workflow Specification
Tutorial "Weeks of debugging can save you hours of TLA+". Each git commit introduces a new concept => check the git history!
Add a description, image, and links to the specification topic page so that developers can more easily learn about it.
To associate your repository with the specification topic, visit your repo's landing page and select "manage topics."
Describe the bug
Operation bindings are described as
Map[string, Operation Bindings Object]where channel bindings are described asChannel Bindings ObjectI expected both definitions to be described as either
Map[string, <NAME>]or<NAME>