Advertisement ยท 728 ร— 90

Posts by TinyBase

Post image

There's a fun new `Loading` component in our sister project, TinyWidgets.

tinywidgets.org#component/Lo...

2 days ago 2 0 0 0
Preview
Releases | TinyBase This is a reverse chronological list of the major TinyBase releases, with highlighted features.

Release notes: tinybase.org/guides/relea...

Guides:
tinybase.org/guides/build...

Demos:
tinybase.org/demos/ui-com...

API docs:
tinybase.org/api/ui-svelt...

3 days ago 0 0 0 0
Post image Post image Post image

๐ŸŽ‰ Announcing TinyBase v8.2 with Svelte components & inspector!

Browser-ready Svelte components for rendering & editing TinyBase data as HTML tables - as well as a fully-fledged data inspector for TinyBase data.

Links below. This brings @svelte.dev support up to perfect parity with React โš›๏ธ - enjoy!

3 days ago 12 2 1 0
Post image

Small but overdue! Demo docs now have thumbnails ๐Ÿคฃ

beta.tinybase.org/demos/

4 days ago 7 0 0 0
Post image

Our favorite new GitHub project is VibesOS, a GUI for Claude Code that makes it easy to vibe code simple, un-hackable, local-first apps - using TinyBase!

Check it out. Very cool.

github.com/popmechanic/...

6 days ago 0 0 0 0
Post image

Next beta release will have richer Svelte components - like this sortable, paginated table bound to TinyBase data.

Oh, and a dev-time inspector for Svelte!

beta.tinybase.org/guides/relea...

1 week ago 10 1 1 0

Shout out to @jaydip.me... you were TinyBase's 5,000th star! โญ

1 week ago 5 0 0 1
Video

๐ŸŽ‰ We're excited to finally announce TinyBase v8.1 - the one with native Svelte 5 support.

We've got Svelte demos, guides, and a getting-started tool. Links below!

This was fun and we want to give a huge shout out to the @svelte.dev community for being so helpful and supportive!

2 weeks ago 24 6 2 1

Would love to! But currently on a boat on the wrong side of the world ๐Ÿ˜ข

2 weeks ago 2 0 1 0

There is no support for binary objects natively, so you would have to encode them or create a link sadly.

2 weeks ago 1 0 1 0
Advertisement

Release notes:
tinybase.org/guides/relea...

Guide:
tinybase.org/guides/build...

API:
tinybase.org/api/ui-svelte/

Demos:
- tinybase.org/demos/hello-...
- tinybase.org/demos/countr...
(also launchable in @stackblitz.com)

create-tinybase:
github.com/tinyplex/cre...

Have fun! ๐Ÿš€

2 weeks ago 3 0 1 0
Video

๐ŸŽ‰ We're excited to finally announce TinyBase v8.1 - the one with native Svelte 5 support.

We've got Svelte demos, guides, and a getting-started tool. Links below!

This was fun and we want to give a huge shout out to the @svelte.dev community for being so helpful and supportive!

2 weeks ago 24 6 2 1
Preview
Releases | TinyBase This is a reverse chronological list of the major TinyBase releases, with highlighted features.

Our final beta for the Svelte integration is out.

We made some breaking changes to the API to make it feel a little more idiomatic to Svelte, so please take a look and let us know if we got it right!

beta.tinybase.org/guides/relea...

3 weeks ago 9 1 1 0
Post image

We just reached a fun milestone - a million NPM downloads in the last year!

Another big thank you to our wonderful user community for your ongoing support. ๐Ÿ˜

(courtesy of npm-stat)

3 weeks ago 10 0 1 0

(blushes in typescript)

4 weeks ago 7 0 0 0
Post image

Is this the quickest way to create a local-first @svelte.dev app?

`npm create tinybase@latest`

Experimental, but please kick the tires!

1 month ago 15 3 2 0
Post image

Is this the quickest way to create a local-first @svelte.dev app?

`npm create tinybase@latest`

Experimental, but please kick the tires!

1 month ago 15 3 2 0
Advertisement

๐Ÿคซ Got Svelte?

`npm install tinybase@beta`

...and give us early feedback ๐Ÿ™

1 month ago 7 5 1 0
Preview
Releases | TinyBase This is a reverse chronological list of the major TinyBase releases, with highlighted features.

beta.tinybase.org/guides/relea...

1 month ago 1 0 0 0

๐Ÿคซ Got Svelte?

`npm install tinybase@beta`

...and give us early feedback ๐Ÿ™

1 month ago 7 5 1 0

No plans on stopping.

(๐Ÿคซ Svelte up next... could be fun too!)

1 month ago 7 1 1 0
Preview
Using Middleware | TinyBase This guide describes how to use the middleware module, which lets you register callbacks that can manipulate operations made on data in a Store.

Release notes:
tinybase.org/guides/relea...

Middleware guide:
tinybase.org/guides/using...

Enjoy!

1 month ago 2 0 0 0
Post image

Announcing TinyBase v8.0!

This release allows you to store arrays and objects in table cells or key-value pairs.

Plus a new middleware layer for precise control over data mutations made to a store.

Lots of goodies - check out the new release and let us know how it goes!

1 month ago 14 0 2 1
Post image

๐Ÿ‘€ TinyBase v8 will have support for objects and arrays!

1 month ago 4 0 1 0
Post image

One for the weekend warriors: please kick the tires on our first v8 beta! ๐Ÿคซ

2 months ago 4 0 0 0
Advertisement
Video

๐ŸŽ‰ Introducing create-tinybase!

It's a command-line tool to create TinyBase apps with full sync and local-first capabilities.

With options like TypeScript, Cloudflare, SQLite, & PGlite, it's never been quicker to get started.

`npm create tinybase@latest`

Have fun and let us know how it goes!

2 months ago 9 3 0 0
benchmark results of sqlite vs tinybase vs levelgraph for a set of tasks like loading 10k urls and 1000 documents, etc.

benchmark results of sqlite vs tinybase vs levelgraph for a set of tasks like loading 10k urls and 1000 documents, etc.

10 runs each, median of results, tossed the high/low

4 months ago 0 1 0 0
Video

๐ŸŽ‰ Introducing create-tinybase!

It's a command-line tool to create TinyBase apps with full sync and local-first capabilities.

With options like TypeScript, Cloudflare, SQLite, & PGlite, it's never been quicker to get started.

`npm create tinybase@latest`

Have fun and let us know how it goes!

2 months ago 9 3 0 0
Post image

๐Ÿคซ A sneak preview: a command line tool for scaffolding new TinyBase apps.

Build four different genres of apps, with different sync and persistence options (Durable Objects, SQLite, PGlite etc).

Do please try it out before we launch tomorrow!

npm create tinybase@latest

2 months ago 5 0 0 0

There are configuration options for mapping tables to tables but it might also depend on how complex the types in your db are.

2 months ago 3 0 0 0