Ecosyste.ms: OpenCollective

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

Civet

Develop and maintain the Civet programming language.
Collective - Host: opensource - https://opencollective.com/civet - Website: https://civet.dev - Code: https://github.com/DanielXMoore/Civet

`T!` type shorthand for `NonNullable<T>`

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
`coffeeDo` and `await`

github.com/DanielXMoore/Civet - bbrk24 opened this issue 3 months ago
await and newlines

github.com/DanielXMoore/Civet - edemaine opened this issue 3 months ago
Support `export default` in `declare` blocks

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
Enable `worker.civet?worker` import in Vite

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
Fix arrow type with `?` postfix

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
Use new Civet icon in VSCode extension

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
Make `autoVar` skip `declare`d variables

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
Type specification in `for..of/in` loops

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
Fix implicit empty body for exported functions

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
I made Civet icons

github.com/DanielXMoore/Civet - CosmoMyzrailGorynych opened this issue 3 months ago
VSCode plugin ignores CoffeeScript files

github.com/DanielXMoore/Civet - STRd6 opened this pull request 3 months ago
Bump vite from 4.5.3 to 4.5.5

github.com/DanielXMoore/Civet - dependabot[bot] opened this pull request 3 months ago
Bump rollup from 3.28.1 to 3.29.5

github.com/DanielXMoore/Civet - dependabot[bot] opened this pull request 3 months ago
Document how to use Civet Web Workers in Vite

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
Run `<script type="text/civet">` in browser build

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
`for*`, `loop*`, `while*` generator expressions

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Add changelog to eslint plugin

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Postfix `if`/`unless` in type declaration

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Lexical declarations as JSX code children

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Postfix `if`/`unless` in types

github.com/DanielXMoore/Civet - bbrk24 opened this issue 4 months ago
Non-identifier operators

github.com/DanielXMoore/Civet - bbrk24 opened this issue 4 months ago
Hyphenated object keys like `Content-Type:`

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Include changelog in NPM release

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
`import operator` bulk import of operators

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Debugging in VS Code

github.com/DanielXMoore/Civet - etherealHero opened this issue 4 months ago
Improved release process and changelog generation

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Generate tags for Civet releases

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Fix placeholder expressions at head of pipeline

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Fix esbuild unplugin sourcemap bug

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Bulleted arrays with `.` or `•`

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Allow empty `interface` and `namespace` blocks

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Object union type is misparsed

github.com/DanielXMoore/Civet - bbrk24 opened this issue 4 months ago
Automatic changelog creation

github.com/DanielXMoore/Civet - edemaine opened this pull request 5 months ago
Fix CLI for globally installed Civet

github.com/DanielXMoore/Civet - edemaine opened this pull request 5 months ago
Add missing Unicode assignment operators

github.com/DanielXMoore/Civet - edemaine opened this pull request 5 months ago
Fix relational chains involving `!=`

github.com/DanielXMoore/Civet - STRd6 opened this pull request 5 months ago
CLI doesn't work globally

github.com/DanielXMoore/Civet - edemaine opened this issue 5 months ago
`‖=` does not work

github.com/DanielXMoore/Civet - JayXon opened this issue 5 months ago
Nested return type annotation

github.com/DanielXMoore/Civet - edemaine opened this pull request 5 months ago
Assignment operators for div and mod

github.com/DanielXMoore/Civet - edemaine opened this pull request 5 months ago
`%/=` and `÷=` does not work

github.com/DanielXMoore/Civet - JayXon opened this issue 5 months ago
ternary requires space

github.com/DanielXMoore/Civet - JayXon opened this issue 5 months ago
CLI execute flag

github.com/DanielXMoore/Civet - edemaine opened this issue 5 months ago