-
Updated
Mar 29, 2022 - JavaScript
#
specification
Here are 726 public repositories matching this topic...
Tracking ECMAScript Proposals
javascript
language
transfer
proposal
ecmascript
spec
specification
language-design
committee
onboard
finished-proposals
-
Updated
Apr 11, 2022
Specification for interoperability of common algebraic structures in JavaScript
-
Updated
Aug 2, 2021 - JavaScript
A Swift command line tool for generating your Xcode project
-
Updated
Apr 5, 2022 - Swift
The conventional commits specification
-
Updated
Apr 9, 2022 - SCSS
A doc comment standard for TypeScript
-
Updated
Apr 9, 2022 - TypeScript
WebAssembly specification, reference interpreter, and test suite.
-
Updated
Apr 7, 2022 - WebAssembly
OpenApi or Swagger integration to Laravel
api
documentation
laravel
ui
swagger
openapi
specification
swagger-specification
swagger-ui
laravel-5-package
swagger-php
l5-swagger
openapi-annotations
-
Updated
Apr 1, 2022 - PHP
Specification for streaming massive heterogeneous 3D geospatial datasets 🌎
terrain
geospatial
gis
point-cloud
specification
ogc
spatial-data
vector-data
photogrammetry
gltf
3d-models
3d-tiles
-
Updated
Apr 7, 2022 - Batchfile
The Compose specification
-
Updated
Apr 9, 2022 - SCSS
Fluent — planning, spec and documentation
translation
internationalization
localization
ftl
l10n
intl
specification
translate
ebnf
globalization
asdl
-
Updated
Apr 9, 2022 - JavaScript
Ewasm Design Overview and Specification
-
Updated
Dec 29, 2020
Specification for common algebraic structures in JavaScript based on Fantasy Land
algebra
functional-programming
algebraic-data-types
specification
monad
functor
monoid
fantasy-land
adt
algebraic
static-land
-
Updated
Oct 29, 2019 - JavaScript
ian-bartholomew
commented
Jul 15, 2021
Problem to solve
As we try and build the community, we shouldn't require people to email me to get an invite to the slack channell
Proposal
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
CAD97
commented
Feb 2, 2022
bug
Something isn't working
help wanted
Extra attention is needed
good first issue
Good for newcomers
Promoting the interoperability of message queue objects.
-
Updated
Jun 22, 2021 - PHP
Serverless Workflow Specification
-
Updated
Mar 31, 2022 - Makefile
Tutorial "Weeks of debugging can save you hours of TLA+". Each git commit introduces a new concept => check the git history!
-
Updated
Feb 22, 2022 - TLA
A plain-text file format for todos and check lists
-
Updated
Apr 10, 2022
Improve this page
Add a description, image, and links to the specification topic page so that developers can more easily learn about it.
Add this topic to your repo
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>