Ecosyste.ms: OpenCollective

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

Starbeam

Develops and maintains Starbeam, a reactivity system for JavaScript that works with any framework.
Collective - Host: opensource - https://opencollective.com/starbeam - Code: https://github.com/starbeamjs/starbeam

Lint: fix @starbeam/debug's setup file, because CJS can't use top-level await

github.com/starbeamjs/starbeam - 61a79f18d854698de4f1ce16b3cad8a5f150e98c authored over 1 year ago by NullVoxPopuli <[email protected]>
Move linting to turbo

This change also updates the eslint files to use relative paths for the
tsconfig files. This was...

github.com/starbeamjs/starbeam - 8db28773913233ef780dc1d68b6b08eca54d99ec authored over 1 year ago by Yehuda Katz <[email protected]>
Lint: add support for --fix to eslint

github.com/starbeamjs/starbeam - 8f14ee214c579d6e341124a64082a2779624e90a authored over 1 year ago by NullVoxPopuli <[email protected]>
Lint: address issues with TS due to changing to require

github.com/starbeamjs/starbeam - 19d603ab178eb1f5e68ecfa415cb5f7aadfbb7e3 authored over 1 year ago by NullVoxPopuli <[email protected]>
Some long-needed renaming and consolidation (#90)Co-authored-by: NullVoxPopuli <[email protected]>

This commit holistic renames, consolidates, and cleans up internal
concepts.

* Rename "inter...

github.com/starbeamjs/starbeam - 7a33abe9fa607f2b9a07ded8a106de6d0f5db798 authored over 1 year ago by Yehuda Katz <[email protected]>
Revert "Some long-needed renaming"

This reverts commit a82e9ee72e4e03c794e828797493edaba3a481cc.

github.com/starbeamjs/starbeam - bfb700b1985f91cc7d9b4d4aca826dc4857cb62c authored almost 2 years ago by Yehuda Katz <[email protected]>
Some long-needed renaming

This commit takes a first stab at some holistic renaming of internal
concepts.

I'm going to tak...

github.com/starbeamjs/starbeam - a82e9ee72e4e03c794e828797493edaba3a481cc authored almost 2 years ago by Yehuda Katz <[email protected]>
Tweak API

github.com/starbeamjs/starbeam - c05462ca6365d49628da4de3632ebe874bd0a8ed authored almost 2 years ago by Yehuda Katz <[email protected]>
Retools useSetup

This commit introduces a way to use useSetup with the setup/compute
pattern.

I intend for this ...

github.com/starbeamjs/starbeam - bfd0994b31e2f9cda99b5d20b7bd74d3a5c379d3 authored almost 2 years ago by Yehuda Katz <[email protected]>
Bump deps

github.com/starbeamjs/starbeam - 9a4a2b6d2772cd5201de2b3325ffcf2d4b21b8e2 authored almost 2 years ago by Yehuda Katz <[email protected]>
Introduce Custom/CustomBlueprint

The idea is to introduce a packaged up concept that `useSetup` can use
directly. This clarifies ...

github.com/starbeamjs/starbeam - 497957b1f94acb690b7205759e75c7b2898536a9 authored almost 2 years ago by Yehuda Katz <[email protected]>
Fix the demos (which were still using Component)

github.com/starbeamjs/starbeam - 18dff81753a01aa6d86ab63eb46e0a1ccce0c21b authored almost 2 years ago by Yehuda Katz <[email protected]>
Make sure all preacts are the same

github.com/starbeamjs/starbeam - aad23cb8fb509479392f5a1e4ca84902fb6f21b2 authored almost 2 years ago by Yehuda Katz <[email protected]>
This lint was a false positive

Disabling it caused type errors elsewhere.

We may want to disable prefer-return-this-type, but ...

github.com/starbeamjs/starbeam - fad1fac5e631dd5c2322d5b31057e89582460526 authored about 2 years ago by Yehuda Katz <[email protected]>
Bump deps

github.com/starbeamjs/starbeam - 9fd0a0e63997522855f4e392b3d15476e2a088fd authored about 2 years ago by Yehuda Katz <[email protected]>
Make sure all preacts are the same

github.com/starbeamjs/starbeam - 5bf292a65c579dfabae0fbc40e0adce9e30dbf4d authored about 2 years ago by Yehuda Katz <[email protected]>
Fix lints (and don't run lints on the root)

github.com/starbeamjs/starbeam - e64ae59ccdbf1dec6681bd75f6c4ea0c30730a70 authored about 2 years ago by Yehuda Katz <[email protected]>
Prepare 0.8.9

github.com/starbeamjs/starbeam - 7d6c8f696a84cfc035cc6841b3892a6df09108b0 authored about 2 years ago by Yehuda Katz <[email protected]>
Fix CJS builds

github.com/starbeamjs/starbeam - e459bf22d2825863ef9b1e33682d7a67e8e11857 authored about 2 years ago by Yehuda Katz <[email protected]>
Update package versions

github.com/starbeamjs/starbeam - c5c39b322c729b88a857f39fbbee97e47b6484fb authored about 2 years ago by Yehuda Katz <[email protected]>
Prepare 0.8.8

github.com/starbeamjs/starbeam - 8992e7bbb721a990ac7f03cde3cfa435544a8b34 authored about 2 years ago by Yehuda Katz <[email protected]>
Alias `Component` to `useReactiveSetup`

(for now)

github.com/starbeamjs/starbeam - fc65016d84c839ea9ed1c0ed5903bc9e724a9f9b authored about 2 years ago by Yehuda Katz <[email protected]>
Ignore dist from vitest

github.com/starbeamjs/starbeam - 376d459471950f7c4c714627d6601fdfbbf883ad authored about 2 years ago by Yehuda Katz <[email protected]>
Update faker

github.com/starbeamjs/starbeam - f721d89d402e8e291918ebafe4c0fd3c72b06a7b authored about 2 years ago by Yehuda Katz <[email protected]>
[WIP] Improvements to `@starbeam/react` (#78)

This commit updates `@starbeam/react` in a number of ways:

## [superficial] Renames `useReact...

github.com/starbeamjs/starbeam - 717c9a649032416604026a214523e9bfcd6b50be authored about 2 years ago by Yehuda Katz <[email protected]>
Prepare 0.8.7 (#77)

github.com/starbeamjs/starbeam - 9778a2028743ff0e622fce54ac6f87b728fd5cf4 authored about 2 years ago by Yehuda Katz <[email protected]>
Fixes use() bug reported by @LevelBossMike (closes #75)

github.com/starbeamjs/starbeam - e25b96779711f2257b0aec983d6b534b38ed969d authored about 2 years ago by Yehuda Katz <[email protected]>
Add /setup export from preact (#74)

github.com/starbeamjs/starbeam - aa8c0da97c6fb454aeb89e36960e68d710cc90f6 authored about 2 years ago by Yehuda Katz <[email protected]>
Add /setup export from preact (#73)

github.com/starbeamjs/starbeam - fdf032c0ae34e992471cd0752f51ab454fc8e32b authored about 2 years ago by Yehuda Katz <[email protected]>
Prepare 0.8.6 (#72)

github.com/starbeamjs/starbeam - eb0ee660eb923794e30bd60c4b94e7ecb7403b6d authored about 2 years ago by Yehuda Katz <[email protected]>
Remove errant import (#71)

github.com/starbeamjs/starbeam - 772c8e020e90e0db4f524a6399c06bfc2946034f authored about 2 years ago by Yehuda Katz <[email protected]>
Fix type inference and prepare 0.8.5 (#70)

github.com/starbeamjs/starbeam - 3bf6277806306b32aae86e0ce748b0d25ea40c6b authored about 2 years ago by Yehuda Katz <[email protected]>
Fix interfaces and prepare 0.8.4 (#69)

github.com/starbeamjs/starbeam - 6333627eeaea136c707e97f785787b45b65424c2 authored about 2 years ago by Yehuda Katz <[email protected]>
Prepare 0.8.3

github.com/starbeamjs/starbeam - e737bffb9027ea6f4cb21083ff92b63a2a5c6194 authored about 2 years ago by Yehuda Katz <[email protected]>
Prepare 0.8.2

github.com/starbeamjs/starbeam - 0caf1f530ae484a165bc54725072d641475c317e authored about 2 years ago by Yehuda Katz <[email protected]>
Changeset

github.com/starbeamjs/starbeam - 428580c8b0aaf279c986f32aa458952d0cd8c1d7 authored about 2 years ago by Yehuda Katz <[email protected]>
Merge pull request #68 from starbeamjs/remove-chalk-from-runtime-build

github.com/starbeamjs/starbeam - 5ed9a5285e423b36d9b2e3df31c9f4395d0658fd authored about 2 years ago by Yehuda Katz <[email protected]>
Remove chalk from runtime build

github.com/starbeamjs/starbeam - cb3b48b774d3386d9fff823e10b874cf191aee22 authored about 2 years ago by Yehuda Katz <[email protected]>
Merge pull request #67 from starbeamjs/make-debug-work-in-browser

github.com/starbeamjs/starbeam - 15bbb417018c924711dae04019c03aeacc05e58c authored about 2 years ago by Yehuda Katz <[email protected]>
Prepare 0.8.1

github.com/starbeamjs/starbeam - 7c5ac1b3e91051dda971b58d51c5266322a88166 authored about 2 years ago by Yehuda Katz <[email protected]>
make debug work in browser

github.com/starbeamjs/starbeam - a781c84e51ada97c4e3dd69c44b69f25d1d01796 authored about 2 years ago by Yehuda Katz <[email protected]>
JSNation Demo Smoke Tests (#66)

Co-authored-by: Jordan Hawker <[email protected]>

github.com/starbeamjs/starbeam - 0d50fa7932be3168c5bbb2a6835500f21f987d05 authored about 2 years ago by Yehuda Katz <[email protected]>
Fix streaming output (#65)

github.com/starbeamjs/starbeam - 79f9950207f4d58dd861160ee5d2f766e75afcbd authored about 2 years ago by Yehuda Katz <[email protected]>
Merge branch 'main' of https://github.com/starbeamjs/starbeam into main

github.com/starbeamjs/starbeam - c4cef74bb64c7431ccb547e668dfeea375865fcb authored about 2 years ago by Yehuda Katz <[email protected]>
Prepare 0.8 (#64)

github.com/starbeamjs/starbeam - 73089a0c76f77eeeff64ab347798d695aa421834 authored about 2 years ago by Yehuda Katz <[email protected]>
Fix changeset

github.com/starbeamjs/starbeam - ca068fb3fac0a23117aa4dfb1878709e1d295ede authored about 2 years ago by Yehuda Katz <[email protected]>
Merge pull request #63 from starbeamjs/lint-fix

github.com/starbeamjs/starbeam - b7c89a105e8cd92207de29f43266806d4be37e1c authored about 2 years ago by Yehuda Katz <[email protected]>
Merge branch 'main' into lint-fix

github.com/starbeamjs/starbeam - 1e5b99002eab9e7db0c05092abf7a20ca6ab9f10 authored about 2 years ago by Yehuda Katz <[email protected]>
Prepare for 0.8

github.com/starbeamjs/starbeam - 1a553c544215678e952834d104cf2e5bc7bd7416 authored about 2 years ago by Yehuda Katz <[email protected]>
Fix json lints

github.com/starbeamjs/starbeam - a64c1c5d32e8fe6546294f6f2ecbd2a9ca620d91 authored about 2 years ago by Yehuda Katz <[email protected]>
Merge pull request #62 from starbeamjs/break-up-scripts

github.com/starbeamjs/starbeam - fb4e48e8c999a06381f4c8353a512860bff29111 authored about 2 years ago by Yehuda Katz <[email protected]>
Merge branch 'main' into break-up-scripts

github.com/starbeamjs/starbeam - 9014982f74379c93d3c1c55849eaffcd6fe83a16 authored about 2 years ago by Yehuda Katz <[email protected]>
Clean up workspace/scripts

github.com/starbeamjs/starbeam - 2ba101da2542a120faf61b364fffe5826a38e775 authored about 2 years ago by Yehuda Katz <[email protected]>
Merge pull request #61 from starbeamjs/organize-workspace-dir

github.com/starbeamjs/starbeam - c21dafe5a43c778b8c9a1d0d6bdddba05260ed5f authored about 2 years ago by Yehuda Katz <[email protected]>
Break up the giant scripts package

github.com/starbeamjs/starbeam - 6de626c807c087120ba8a0707bb33509efc77402 authored about 2 years ago by Yehuda Katz <[email protected]>
Moved /scripts and /.build into /workspace

github.com/starbeamjs/starbeam - 4527bbad7870d5ac806ea2f863ffe5dd523edc29 authored about 2 years ago by Yehuda Katz <[email protected]>
Merge pull request #60 from starbeamjs/resource-2.0

github.com/starbeamjs/starbeam - 23d82e02501b83b0592220accc2a660050f5a079 authored about 2 years ago by Yehuda Katz <[email protected]>
Created curated ci:* tasks

github.com/starbeamjs/starbeam - 2012a425b7a4cfe94e1d6672a82e7e0d14cf98c1 authored about 2 years ago by Yehuda Katz <[email protected]>
Finish the implementation of new resources

- Expanded the return signature of the resource constructor.
The resource constructor can now ...

github.com/starbeamjs/starbeam - 89c70dbfeca7eb6106e01990a3b0a630a0612736 authored about 2 years ago by Yehuda Katz <[email protected]>
ESLint and testing infrastructure improvements

github.com/starbeamjs/starbeam - 8b95ffead2883d9680cc8af2fa4e64dd600530d6 authored about 2 years ago by Yehuda Katz <[email protected]>
Rename @starbeam/core to @starbeam/universal

- Create a deprecated @starbeam/core package

github.com/starbeamjs/starbeam - 5e7f7fc4d391a077f6bb1864b017f1265f204981 authored about 2 years ago by Yehuda Katz <[email protected]>
Resource enhancements

Based on conversations with @ef4

Most notably, allow resources that are `use`d in a resource ru...

github.com/starbeamjs/starbeam - 9c31645eb299c25c36ae1c8381405eba4bf3e28c authored about 2 years ago by Yehuda Katz <[email protected]>
Initial implementation of Preact support

github.com/starbeamjs/starbeam - 16cd6fd9c6b1af6171347a242b47e4827b6ece07 authored about 2 years ago by Yehuda Katz <[email protected]>
Clean up the default build a bit more

github.com/starbeamjs/starbeam - a807caeb4f5b6c3e3616337419aeedc2e403e3c8 authored about 2 years ago by Yehuda Katz <[email protected]>
Merge pull request #53 from elwayman02/contributing-fix

github.com/starbeamjs/starbeam - 91b81115f04f2a060a8df2c89540ec35672ba834 authored about 2 years ago by Yehuda Katz <[email protected]>
Merge branch 'main' into contributing-fix

github.com/starbeamjs/starbeam - 679e5036661b120bd48f7482a9774c14a1f376bd authored about 2 years ago by Yehuda Katz <[email protected]>
Revert "Attempt to rebase #42"

This reverts commit b304476ac45329e1aff4b2e5d25ee837197820a1.

github.com/starbeamjs/starbeam - f809ccc4a91829fae3801d6692450c2ba76e3ced authored about 2 years ago by Yehuda Katz <[email protected]>
Attempt to rebase #42

github.com/starbeamjs/starbeam - b304476ac45329e1aff4b2e5d25ee837197820a1 authored about 2 years ago by Yehuda Katz <[email protected]>
Fix scripts in CONTRIBUTING.md

The `jsnation` demo is now called `react-jsnation`, so updating the docs to reflect the correct ...

github.com/starbeamjs/starbeam - 913d16d80517e252e17d2967270f2493107dca04 authored about 2 years ago by Jordan Hawker <[email protected]>
Get React demos working again

Primarily: add a vite.config.ts for react demos that correctly enables
vite's "automatic" JSX mo...

github.com/starbeamjs/starbeam - 435a497f056940d8547efdd9801cb22e4f652750 authored about 2 years ago by Yehuda Katz <[email protected]>
Merge pull request #55 from starbeamjs/build-improvements-2.0

github.com/starbeamjs/starbeam - 891912a34757ec1c8165fd4df3bf2072e3e06c6b authored about 2 years ago by Yehuda Katz <[email protected]>
Merge branch 'main' into build-improvements-2.0

github.com/starbeamjs/starbeam - 3f4d5d574349c5809ce75b64a1fd3934a5ab32d4 authored about 2 years ago by Yehuda Katz <[email protected]>
Follow-up work

github.com/starbeamjs/starbeam - afe32edbd9f465911a50b2ee55abe651dc77dac9 authored about 2 years ago by Yehuda Katz <[email protected]>
Merge pull request #54 from starbeamjs/build-improvements-2.0

github.com/starbeamjs/starbeam - 06388f180ba4fcbbd58a97ba38d98769d2a38025 authored about 2 years ago by Yehuda Katz <[email protected]>
Check in lockfile

github.com/starbeamjs/starbeam - 63b6db258e066e408a34e532172344387789bf8b authored about 2 years ago by Yehuda Katz <[email protected]>
Prepare to merge

github.com/starbeamjs/starbeam - 0e2357360f456e324fb1c6fe4d789ebf310c4820 authored about 2 years ago by Yehuda Katz <[email protected]>
better dev build default

github.com/starbeamjs/starbeam - d47d0f6a99327750e4e8f8d70713559c4b4b2466 authored about 2 years ago by Yehuda Katz <[email protected]>
Skip root in build

github.com/starbeamjs/starbeam - 6dffd16f4f9aadbe2479c62bbeffdabef68a2d10 authored about 2 years ago by Yehuda Katz <[email protected]>
More logging stuff; Merge imminent

github.com/starbeamjs/starbeam - b0a08856aa0af7432b1123e7c2b4a02df01a6909 authored about 2 years ago by Yehuda Katz <[email protected]>
More logging improvements

Among other things, properly handle ANSI <ESC>[G escape sequences, which
bring the cursor back t...

github.com/starbeamjs/starbeam - b575aa4f66b965e2c38d939bfb62a146b607c5d1 authored about 2 years ago by Yehuda Katz <[email protected]>
Improve dev list

github.com/starbeamjs/starbeam - 08b51dda640816f30e96298e355097499e8f51fb authored over 2 years ago by Yehuda Katz <[email protected]>
Groups seem to be working well now

github.com/starbeamjs/starbeam - feca90c7924315ba12fc68b63ac759ad8fc6e62a authored over 2 years ago by Yehuda Katz <[email protected]>
Checkpoint

github.com/starbeamjs/starbeam - 32e52b6006e183f9537ee32412eecff57c42af2f authored over 2 years ago by Yehuda Katz <[email protected]>
Almost ready to merge

The biggest remaining issue is the test/check package-at-a-time
scripts, which currently still h...

github.com/starbeamjs/starbeam - 04103f48c8f2d0f0eca8d0af024771f4878bb3b2 authored over 2 years ago by Yehuda Katz <[email protected]>
Update contributor guide and clean up

github.com/starbeamjs/starbeam - f036e1eb0abf2423a8189b8dacaeff45fb1c4d4c authored over 2 years ago by Yehuda Katz <[email protected]>
Remove unused deps

github.com/starbeamjs/starbeam - 8bb3d88575ec6c1e11d4b96c65fd682898d22adf authored over 2 years ago by Yehuda Katz <[email protected]>
Checkpoint

github.com/starbeamjs/starbeam - a0c9ff6903764b37d5ce55101101daa6573fc9f8 authored over 2 years ago by Yehuda Katz <[email protected]>
Checkpoint

github.com/starbeamjs/starbeam - 8516e457f5793e6e3f335631fb402a8b623b4da9 authored over 2 years ago by Yehuda Katz <[email protected]>
Checkpoint

github.com/starbeamjs/starbeam - 01670dd7720735e03ec2ab37fc3f8c5837e08165 authored over 2 years ago by Yehuda Katz <[email protected]>
Checkpoint

github.com/starbeamjs/starbeam - 706a2298597b3c7c22e4f600b1c9cab36cecfbb9 authored over 2 years ago by Yehuda Katz <[email protected]>
Checkpoint

github.com/starbeamjs/starbeam - ebb4f903880d9dbb741c1181cb19b86335d9f95d authored over 2 years ago by Yehuda Katz <[email protected]>
Checkpoint

github.com/starbeamjs/starbeam - c20364b65dd0974ce328bd56075e75d2b9062017 authored over 2 years ago by Yehuda Katz <[email protected]>
Checkpoint

github.com/starbeamjs/starbeam - 999f9aae0bd86efe50d07d86f857d83e69c232a3 authored over 2 years ago by Yehuda Katz <[email protected]>