Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/electron/electron-docs-linter

Parse and validate Electron's API documentation
https://github.com/electron/electron-docs-linter

build(deps): bump css-what from 2.1.0 to 2.1.3

dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump semantic-release from 17.2.3 to 19.0.3

dependabot[bot] opened this pull request over 2 years ago
build(deps): bump minimist from 1.2.3 to 1.2.6

dependabot[bot] opened this pull request almost 3 years ago
build(deps): bump pathval from 1.1.0 to 1.1.1

dependabot[bot] opened this pull request almost 3 years ago
build(deps): bump @npmcli/arborist from 2.6.2 to 2.10.0

dependabot[bot] opened this pull request almost 3 years ago
build(deps): bump node-fetch from 2.6.1 to 2.6.7

dependabot[bot] opened this pull request almost 3 years ago
build(deps): bump tar from 6.1.0 to 6.1.11

dependabot[bot] opened this pull request almost 3 years ago
build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3

dependabot[bot] opened this pull request almost 3 years ago
build(deps): bump path-parse from 1.0.6 to 1.0.7

dependabot[bot] opened this pull request over 3 years ago
build(deps): bump hosted-git-info from 2.7.1 to 2.8.9

dependabot[bot] opened this pull request over 3 years ago
build(deps): bump lodash from 4.17.19 to 4.17.21

dependabot[bot] opened this pull request over 3 years ago
build(deps): bump handlebars from 4.7.3 to 4.7.7

dependabot[bot] opened this pull request over 3 years ago
build(deps): bump bl from 1.2.2 to 1.2.3

dependabot[bot] opened this pull request almost 4 years ago
build(deps): bump ini from 1.3.5 to 1.3.7

dependabot[bot] opened this pull request about 4 years ago
build(deps-dev): bump semantic-release from 8.2.3 to 17.2.3

dependabot[bot] opened this pull request about 4 years ago
build(deps): bump lodash from 4.17.15 to 4.17.19

dependabot[bot] opened this pull request over 4 years ago
build(deps): bump https-proxy-agent from 2.2.1 to 2.2.4

dependabot[bot] opened this pull request over 4 years ago
build(deps): bump minimist from 1.2.2 to 1.2.3

dependabot[bot] opened this pull request almost 5 years ago
build(deps): bump lodash from 4.17.11 to 4.17.15

dependabot[bot] opened this pull request almost 5 years ago
build(deps): bump eslint-utils from 1.3.1 to 1.4.3

dependabot[bot] opened this pull request almost 5 years ago
build(deps): bump handlebars from 4.0.12 to 4.7.3

dependabot[bot] opened this pull request almost 5 years ago
build(deps): bump minimist from 1.2.0 to 1.2.2

dependabot[bot] opened this pull request almost 5 years ago
Bump handlebars from 4.0.12 to 4.5.3

dependabot[bot] opened this pull request about 5 years ago
doc: @types/github-electron is broken

JulioJu opened this pull request about 5 years ago
Bump eslint-utils from 1.3.1 to 1.4.2

dependabot[bot] opened this pull request over 5 years ago
Bump lodash from 4.17.11 to 4.17.14

dependabot[bot] opened this pull request over 5 years ago
build(deps): Bump lodash.template from 4.4.0 to 4.5.0

dependabot[bot] opened this pull request over 5 years ago
build(deps): Bump lodash.merge from 4.6.1 to 4.6.2

dependabot[bot] opened this pull request over 5 years ago
Bump handlebars from 4.0.12 to 4.1.2

dependabot[bot] opened this pull request over 5 years ago
build(deps): bump js-yaml from 3.12.0 to 3.13.1

dependabot[bot] opened this pull request over 5 years ago
fix: test/fixtures/docs/api/menu-item: fix typo

schneiderl opened this pull request over 5 years ago
Union types do not work in instance properties

nixxquality opened this issue almost 6 years ago
Instance properties cannot be marked as optional

nixxquality opened this issue almost 6 years ago
Instance properties cannot be marked as readonly

nixxquality opened this issue almost 6 years ago
fix: parsing error logging `[object Object]`

samuelmaddock opened this pull request almost 6 years ago
feat: add support for multi-inner Generics

MarshallOfSound opened this pull request almost 6 years ago
feat: add support for "extends" in structures

MarshallOfSound opened this pull request almost 6 years ago
chore: bump outdated dependencies

ckerr opened this pull request about 6 years ago
feat: support inner types for things like Promise<Boolean>

MarshallOfSound opened this pull request over 6 years ago
Update URLs to electronjs.org

timfish opened this pull request almost 7 years ago
set up semantic-release

zeke opened this pull request about 7 years ago
Hard fail on parsing error

MarshallOfSound opened this pull request about 7 years ago
Get props params for multitype

MarshallOfSound opened this pull request about 7 years ago
Preserve newlines and backticks in method descriptions

zeke opened this issue over 7 years ago
avoid publishing secrets to github and npm

zeke opened this pull request over 7 years ago
Multiline parameter descriptions only capture first line

zeke opened this issue over 7 years ago
Throw an error when method arguments are undefined

zeke opened this issue over 7 years ago
Include `required` key for all parameters and properties

poiru opened this pull request over 7 years ago
Include code in description

poiru opened this pull request over 7 years ago
Add possible value parsing for method return types

MarshallOfSound opened this pull request over 7 years ago
Support webview events

MarshallOfSound opened this pull request almost 8 years ago
Exit ungracefully when parsing errors occur

zeke opened this issue almost 8 years ago
Handle sanitizing an undefined description

MarshallOfSound opened this pull request almost 8 years ago
Enums don't need a description + more changes

MarshallOfSound opened this pull request almost 8 years ago
Move all touchbar apis to static props on the touchbar class

MarshallOfSound opened this pull request almost 8 years ago
Ensure TouchBar APIs are properly nested

zeke opened this issue almost 8 years ago
derive instanceName from name if needed

zeke opened this pull request almost 8 years ago
Parse the webview doc

zeke opened this pull request almost 8 years ago
Union array types aren't recognized correctly

MarshallOfSound opened this issue almost 8 years ago
Parse array types as singular types and mark them as collections

MarshallOfSound opened this pull request about 8 years ago
Arrays of "either" types are not being parsed correctly

MarshallOfSound opened this issue about 8 years ago
Parse window.open and window.opener.postMessage?

zeke opened this issue about 8 years ago
Add default values for docs path and version

kevinsawicki opened this pull request about 8 years ago
add `required` boolean property to parameters

zeke opened this pull request about 8 years ago
include electron version property in serialized output

zeke opened this pull request about 8 years ago
One file per API

zeke opened this pull request about 8 years ago
update electron-docs to fix windows path issue

zeke opened this pull request about 8 years ago
Derive API processes from docs

zeke opened this pull request about 8 years ago
oops electron-docs is a runtime dep

zeke opened this pull request about 8 years ago
Easier fixtures

zeke opened this pull request about 8 years ago
add CertificatePrincipal

zeke opened this pull request about 8 years ago
Docs update for dts

MarshallOfSound opened this pull request about 8 years ago
update clean-deep with fix for recursive array cleaning

zeke opened this pull request about 8 years ago
move multi-type param tests to proper file

zeke opened this pull request about 8 years ago
Ignore vendor and tests when publish

kevinsawicki opened this pull request about 8 years ago
Provide better clues when linter fails

zeke opened this issue about 8 years ago
Add the new net module to the seeds

MarshallOfSound opened this pull request about 8 years ago
install submodules after npm install

zeke opened this pull request about 8 years ago
Attempt to parse inline string ENUMS in prop descriptions

MarshallOfSound opened this pull request about 8 years ago
Parse property types if they exist

MarshallOfSound opened this pull request about 8 years ago
Update seeds.js

MarshallOfSound opened this pull request about 8 years ago
Multi type values

MarshallOfSound opened this pull request about 8 years ago
Output function params

MarshallOfSound opened this pull request about 8 years ago
Param non greedy regexp

MarshallOfSound opened this pull request about 8 years ago
Rename bounds to rectangle

MarshallOfSound opened this pull request about 8 years ago
Update clean deep

zeke opened this pull request about 8 years ago
Initial parsing of structures

MarshallOfSound opened this pull request about 8 years ago
Allow return value types to be inside links

MarshallOfSound opened this pull request about 8 years ago
Return values which are links in the docs are not interpretted correctly

MarshallOfSound opened this issue about 8 years ago
:memo: Fix a broken link.

hokein opened this pull request over 8 years ago
Remove undef returns

MarshallOfSound opened this pull request over 8 years ago
Avoid deep property parsing

zeke opened this pull request over 8 years ago
use newer clean-deep that removes empty arrays

zeke opened this pull request over 8 years ago
remove undefined return values

zeke opened this issue over 8 years ago
Parameters should parse the type as a property

MarshallOfSound opened this issue over 8 years ago
parameters should have an `optional` property

zeke opened this issue over 8 years ago
Create extended description property for each API

zeke opened this issue over 8 years ago
Preserve some HTML from descriptions

zeke opened this issue over 8 years ago
Collect headings and build a table of contents

zeke opened this issue over 8 years ago