Ecosyste.ms: OpenCollective

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

github.com/DanielXMoore/Civet

A TypeScript superset that favors more types and less typing
https://github.com/DanielXMoore/Civet

ref decs for pattern matching. Fixes #523

STRd6 opened this pull request over 1 year ago
? operator binds too loosely in & function shorthand

esthedebeste opened this issue over 1 year ago
add autoConst

SBHattarj opened this issue over 1 year ago
Fix a typo when loading `civetPlugin`

iliocatallo opened this pull request over 1 year ago
Empty elements after rest

edemaine opened this issue over 1 year ago
Small whitespace fix for trailing splat

edemaine opened this pull request over 1 year ago
Pattern matching throwing a ReferenceError

esthedebeste opened this issue over 1 year ago
VS Code error: module `.civet` was resolved to `.civet.tsx`

iliocatallo opened this issue over 1 year ago
Support splats in type tuples

edemaine opened this pull request over 1 year ago
vscode civet extension throws error on enum

vshesh opened this issue over 1 year ago
Pattern spread

STRd6 opened this pull request over 1 year ago
Pattern matching gather duplicate bindings

STRd6 opened this pull request over 1 year ago
handle non-binding multiple pattern alternatives

STRd6 opened this pull request over 1 year ago
Support for astro components?

CherphAlt opened this issue over 1 year ago
How to use Civet in qwik

nanakura opened this issue over 1 year ago
Pins in pattern conditions

STRd6 opened this issue over 1 year ago
Declaration assertions

STRd6 opened this issue over 1 year ago
Weird Operator Behavior

STRd6 opened this issue over 1 year ago
more pattern matching

STRd6 opened this pull request over 1 year ago
indentation issue when using .load from REPL

fulverin opened this issue over 1 year ago
JSX braceless call/member/glob expressions

edemaine opened this pull request over 1 year ago
JSX unbraced @ and @@ shorthand

edemaine opened this pull request over 1 year ago
x@y and @@x bind shorthand, plus JSX fixes

edemaine opened this pull request over 1 year ago
`for*` generator expressions

edemaine opened this issue over 1 year ago
Array and Object arrow function shortand

STRd6 opened this issue over 1 year ago
using / Python like with statement

CherphAlt opened this issue over 1 year ago
const type parameters. #456

STRd6 opened this pull request almost 2 years ago
Fix implicit async/* in functions with arguments

edemaine opened this pull request almost 2 years ago
Remove tsx after ESM transpilation

edemaine opened this pull request almost 2 years ago
Call splice method directly

edemaine opened this pull request almost 2 years ago
Fix sourcemap support from CLI

edemaine opened this pull request almost 2 years ago
source-map-support dependency

STRd6 opened this pull request almost 2 years ago
Fix #493

STRd6 opened this pull request almost 2 years ago
Fixes #488

STRd6 opened this pull request almost 2 years ago
Fixes #491

STRd6 opened this pull request almost 2 years ago
Missing parentheses in pipe call when starting with paren

edemaine opened this issue almost 2 years ago
splice type issue

edemaine opened this issue almost 2 years ago
get method not allowed

edemaine opened this issue almost 2 years ago
process.argv[1] has trailing .tsx

edemaine opened this issue almost 2 years ago
ESM loader requires @cspotcode/source-map-support

edemaine opened this issue almost 2 years ago
Class member initializers ending with type parameters

edemaine opened this issue almost 2 years ago
Semiautovivification

anhnhoktvn opened this issue almost 2 years ago
Implicit async and * don't work with `function`s

edemaine opened this issue almost 2 years ago
fix #483

STRd6 opened this pull request almost 2 years ago
`class` doesn't parse as key when in implicit object literal

STRd6 opened this issue almost 2 years ago
implicit JSX element

STRd6 opened this pull request almost 2 years ago
& function shorthand improvements

edemaine opened this issue almost 2 years ago
Inline implicit object literals can't end with comma

edemaine opened this pull request almost 2 years ago
Inline implicit object literals in function arguments bug

edemaine opened this issue almost 2 years ago
CLI can run ESM scripts via import

edemaine opened this pull request almost 2 years ago
Type popups via Shiki Twoslash

edemaine opened this issue almost 2 years ago
Indentation after await operator

edemaine opened this pull request almost 2 years ago
Indentation after unary operator

edemaine opened this issue almost 2 years ago
Fixes #293. Await ops

STRd6 opened this pull request almost 2 years ago
splices and this assignments in conditional bindings

STRd6 opened this pull request almost 2 years ago
Fixes #469

STRd6 opened this pull request almost 2 years ago
const declaration in conditions bug

edemaine opened this issue almost 2 years ago
Fix #452. Ampersand block trailing members

STRd6 opened this pull request almost 2 years ago
Improving JS semantic a little bit, and AST macros

al6x opened this issue almost 2 years ago
Refactor block indentation

STRd6 opened this pull request almost 2 years ago
semi-colon suppresses result push

STRd6 opened this pull request almost 2 years ago
Fixes #461

STRd6 opened this pull request almost 2 years ago
Same-line decoration

edemaine opened this issue almost 2 years ago
ref hoisting bug

edemaine opened this issue almost 2 years ago
[QUESTION] Vite Vue

angelhdzmultimedia opened this issue almost 2 years ago
Coffeescript runtime bug: private static class methods

greghuc opened this issue almost 2 years ago
Coffeescript runtime bug: private static class fields

greghuc opened this issue almost 2 years ago
TypeScript 5 features

edemaine opened this issue almost 2 years ago
Decorator and nest js support

CherphAlt opened this issue almost 2 years ago
Code formatter feature of Civet vscode extension

nguyenhothanhtam0709 opened this issue almost 2 years ago
Parentheses insertion should consider line breaks

eevleevs opened this issue almost 2 years ago
Declarations inside conditionals

STRd6 opened this pull request almost 2 years ago
Link to Civetman

edemaine opened this pull request almost 2 years ago
Configurable and chainable civet esbuild plugin

STRd6 opened this pull request almost 2 years ago
@ type parameter with other parameters

STRd6 opened this pull request almost 2 years ago
`this` type parameter only works if there are no other parameters

STRd6 opened this issue almost 2 years ago
TypeTemplateLiterals. Fixes #441

STRd6 opened this pull request almost 2 years ago
Declaration inside conditional

eevleevs opened this issue almost 2 years ago
Semicolon-separated statements in blocks

edemaine opened this pull request almost 2 years ago
For loop optimizations and generalizations

edemaine opened this pull request almost 2 years ago
Template literal types don't work correctly

MystPi opened this issue almost 2 years ago
Coffee for loops don't work with one-line bodies

edemaine opened this issue almost 2 years ago
Object and advanced array comprehensions

edemaine opened this issue almost 2 years ago
Civet Extension produces error typescript(6056)

skaneprime opened this issue almost 2 years ago
Regression 0.5.80 -> 0.5.81: CS implicit 'civet coffeeCompat' header

greghuc opened this issue almost 2 years ago
Ampersand pipes

STRd6 opened this pull request almost 2 years ago
Improve ESBuild Plugin + ESBuild Plugin Types.

jaymanmdev opened this issue almost 2 years ago
structuredClone isn't available in node <17

STRd6 opened this pull request almost 2 years ago
Bring back the Cakefile

aslilac opened this issue almost 2 years ago
Non-idempotency in braced literals

TheGreatCatAdorer opened this issue almost 2 years ago
New top-level statement system

edemaine opened this pull request almost 2 years ago
Decorators with member and calls

STRd6 opened this pull request almost 2 years ago
For loop of range literal

edemaine opened this issue almost 2 years ago
Hoist ref declarations in pipe expressions

STRd6 opened this issue almost 2 years ago
`catch` braced block without argument

edemaine opened this issue almost 2 years ago
Indented application

edemaine opened this pull request almost 2 years ago
Pattern matching operator

edemaine opened this issue almost 2 years ago
`if` expressions should wrap in `do` when using declarations

edemaine opened this issue almost 2 years ago