Skip to content
#

specification

Here are 507 public repositories matching this topic...

JAForbes
JAForbes commented Sep 27, 2016

I've received a lot of feedback from devs while working on getting Mithril, Lodash and Rx to support Fantasy Land regarding the heady language used in the specification. It is intimidating and creates the impression that it won't be helpful in their work.

I personally think using precise language in a specification is exactly the right thing to do. But I do think it would be beneficial to expla

tsdoc
mark-rushakoff
mark-rushakoff commented Mar 11, 2020

It looks like conventional commits do not explicitly specify whether a description should begin with an uppercase or lowercase letter, although all the examples appear to begin with a lowercase letter.

Could the next revision recommend that the description starts with a lowercase letter? Something like:

A description SHOULD begin with a lowercase letter, except when the first word would no

OneCricketeer
OneCricketeer commented Mar 17, 2020

The Kafka spec states that the JSON format MUST be used for Kafka versions that do not support headers

Following #463, I'd simply say that any structured format that adheres to compatibility with the original JSON MUST be used. And that JSON COULD be used for human readability...

Lemme know your thoughts 😷

spec
leafpetersen
leafpetersen commented Sep 19, 2019

It would be useful to have some short documents that we can point people to (and link in the README) about how to file effective feature requests (e.g. that problem statements are more useful than feature requests, at least in isolation). It also might be useful to provide some guidance to users on best practices for interacting with the issue tracker.

cc @natebosch

phdoerfler
phdoerfler commented Feb 1, 2020

A few nights ago I wanted to show someone how cool specs2 was. There was no computer nearby so I used my phone. Unfortunately the examples on the website kept scrolling out of the screen and are not given sufficient screen space for proper viewing. Numerous additional line breaks are introduced because the code area only uses maybe 50% to 70% of the screen's width.
This did not exactly help selli

ThomasFrisendal
ThomasFrisendal commented Jul 16, 2018

Introduction

This is a proposal for adding more explicit and extensive, and even ASCII art inspired support for set algebra in openCypher.

In my opinion sets of graphs is a once-in-a-lifetime opportunity that is much more than a revival: Doing set algebra on sets of graphs is potentially several orders of magnitude more powerful than SQL-based set algebra (or the simple lists etc. offered

CIR
compose-spec
allefeld
allefeld commented Feb 16, 2020

In VDOM Event Support there are two lines with typos in the first code example; corrected:

from IPython.display import display

return button(str(count), onClick=on_click, style={'width': '100', 'height': '40'})

The second code example has typos, too, corrected:

from IPython.display import display

model

Improve this page

Add a description, image, and links to the specification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the specification topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.