profile
viewpoint

htmlx-org/HTMLx 544

One Template to rule them all

Rich-Harris/agadoo 518

Check whether a package is tree-shakeable

Rich-Harris/BabyParse 257

BabyParse is a fast, reliable CSV parser based on PapaParse (http://PapaParse.com)

Rich-Harris/boxxy 87

Layout manager for web apps.

Rich-Harris/birdland 35

The weather report

Rich-Harris/ai 22

Build AI-powered applications with React and Svelte

mhkeller/nodebooks 14

Forthcoming. A data analysis paradigm for the JavaScript world.

Rich-Harris/birdland-starter 9

Starter repo for birdland

startedpartykit/partykit

started time in 4 days

issue commentsveltejs/svelte

Add $readable and $writable runes

Perhaps you'd like to enumerate those cases?

vd-aloker

comment created time in 5 days

push eventsveltejs/kit-template-default

[bot]

commit sha 78ea061f313a790ff1b03d8fe5ac891d2ec87cf7

version 5.1.0

view details

push time in 6 days

created tagRich-Harris/dts-buddy

tagv0.2.5

WORK IN PROGRESS DO NOT USE

created time in 6 days

push eventRich-Harris/dts-buddy

Rich Harris

commit sha 989240e2be8d6e1855ed90865f64dbd014b95e40

-> v0.2.5

view details

push time in 6 days

delete branch Rich-Harris/dts-buddy

delete branch : enum

delete time in 6 days

push eventRich-Harris/dts-buddy

Rich Harris

commit sha afd1ab816503688c2c23a58e35828696e24af4da

handle enums

view details

Rich Harris

commit sha 533178e044c97f2228b20ebf9ca90633ad470167

Merge pull request #57 from Rich-Harris/enum handle enums

view details

push time in 6 days

PR merged Rich-Harris/dts-buddy

handle enums
+33 -0

0 comment

5 changed files

Rich-Harris

pr closed time in 6 days

issue commentRich-Harris/dts-buddy

Fails on Bun

This should probably be raised on the Bun issue tracker

ryoppippi

comment created time in 6 days

PR opened Rich-Harris/dts-buddy

handle enums
+33 -0

0 comment

5 changed files

pr created time in 6 days

create barnchRich-Harris/dts-buddy

branch : enum

created branch time in 6 days

delete branch sveltejs/svelte

delete branch : runes-banner

delete time in 10 days

push eventsveltejs/svelte

Simon H

commit sha 68b40effb24c05eafd6b05fceb4a094b373f2522

site: runes banner (#9228) * site: runes banner * well I should get the title right, shouldnt I? * padding * fix typo * tweak

view details

push time in 10 days

PR merged sveltejs/svelte

site: runes banner

Before submitting the PR, please make sure you do the following

  • [ ] It's really useful if your PR references an issue where it is discussed ahead of time. In many cases, features are absent for a reason. For large changes, please create an RFC: https://github.com/sveltejs/rfcs
  • [ ] Prefix your PR title with feat:, fix:, chore:, or docs:.
  • [ ] This message body should clearly illustrate what problems it solves.
  • [ ] Ideally, include a test that fails without this PR but passes with it.

Tests and linting

  • [ ] Run the tests with pnpm test and lint the project with pnpm lint
+65 -23

1 comment

4 changed files

dummdidumm

pr closed time in 10 days

pull request commentsveltejs/svelte

docs: add missing parens for getter

This would introduce an inconsistency with the video, so I'm 👎

If we introduce some version of refs (i.e. an object with a value accessor) with a hook for consuming them, it wouldn't really make sense to also have properties like increment. I think it might be better to have explicit names for properties in these cases. Something to discuss later though

benmccann

comment created time in 10 days

push eventsveltejs/svelte

Rich Harris

commit sha c50ad34b06de2a23de9b1fdc9af9ccbfbba3d861

introducing runes (#9227) Co-authored-by: Rich Harris <rich.harris@vercel.com>

view details

push time in 10 days

delete branch sveltejs/svelte

delete branch : introducing-runes

delete time in 10 days

PR merged sveltejs/svelte

Introducing runes

THIS PR IS EMBARGOED UNTIL 10AM EASTERN TIME. READING THIS PULL REQUEST WILL RESULT IN HAVING YOUR SVELTE LICENSE REVOKED

YOU HAVE BEEN WARNED

+229 -100

1 comment

3 changed files

Rich-Harris

pr closed time in 10 days

PR opened sveltejs/svelte

Introducing runes

THIS PR IS EMBARGOED UNTIL 10AM EASTERN TIME. READING THIS PULL REQUEST WILL RESULT IN HAVING YOUR SVELTE LICENSE REVOKED

YOU HAVE BEEN WARNED

+229 -100

0 comment

3 changed files

pr created time in 10 days

create barnchsveltejs/svelte

branch : introducing-runes

created branch time in 10 days

created tagRich-Harris/esrap

tagv1.0.2

Parse in reverse

created time in 12 days

push eventRich-Harris/esrap

Rich Harris

commit sha 8eb241294c67e03a75d050fffd1a7c9e307707c3

-> v1.0.2

view details

push time in 12 days

delete branch Rich-Harris/esrap

delete branch : handle-empty-bodies

delete time in 12 days

push eventRich-Harris/esrap

Rich Harris

commit sha 140405710c51ee60d71a26a2e7b5abc0abd2b5c0

handle empty bodies

view details

Rich Harris

commit sha e63fa51de4cb696e4c22de3b372aa67b5e758202

Merge pull request #3 from Rich-Harris/handle-empty-bodies handle empty bodies

view details

push time in 12 days

PR opened Rich-Harris/esrap

handle empty bodies

fixes a minor pet peeve

+31 -17

0 comment

10 changed files

pr created time in 12 days

create barnchRich-Harris/esrap

branch : handle-empty-bodies

created branch time in 12 days

PublicEvent

delete branch sveltejs/svelte

delete branch : teaser

delete time in 15 days

PR merged sveltejs/svelte

add teaser page
+100 -1

3 comments

2 changed files

Rich-Harris

pr closed time in 15 days

push eventsveltejs/svelte

Rich Harris

commit sha 8667f0fd7efa0f85942ac861ca66f62260e884d0

add teaser page (#9210) * add teaser page * add origin * host card externally * fix * remove unused styles * redesign * black bg * fix og image * tweak font-sizes and alignment --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>

view details

push time in 15 days

more