İçeriğe atla

Project · Groupware

tables

data tables
Nasıl çalıştırırsınız
Moss içinde
Holochain sürümü
0.4.0-rc
Aktivite
aktif
Kontrol edildi
14 September 2026

What is tables and does it work?

tables is a Holochain app for collaborative data tables, made by Lightning Rod Labs, whose last push was on 8 September 2026 and whose latest release, v0.10.4, came out on 10 December 2025, both dated at the census read of 13 September 2026. We know this from the project's README, the census record, and the v0.10.4 release notes.

tables is a Holochain app for collaborative data tables, maintained by Lightning Rod Labs under an MIT-style licence. Its name in the repository and census is lowercase "tables". Real-time collaboration is delivered through syn, the Holochain synchronisation library. As of the census read on 13 September 2026 the repository was still active, with its last push on 8 September 2026.

The project's manifest pins the Holochain Development Kit to 0.4.0-rc (with hdi 0.5.0-rc and the client at 0.18.0-dev.13), and it ships both happ.yaml and web-happ.yaml manifests. Its latest release, v0.10.4 on 10 December 2025, is an upgrade to Holochain 0.6. The census lists tables as a tool for the Moss host runtime.

To get it running you enter the project's nix shell, install dependencies with npm, then use npm start for a two-agent network or npm run dev for a solo development environment in the browser. Packaging with npm run package produces a tables.webhapp that the Holochain Launcher can install.

Nasıl elde edilir

moss-tool

  1. Install Rust if you are not inside the provided nix shell.
  2. Run `nix develop` in the repository root, then `npm install`.
  3. Run `npm start` to bring up a 2-node network with its UIs, or `npm run dev` for a solo development environment with a browser UI.
  4. Run `npm run package` to produce the distributable `tables.webhapp` for the Holochain Launcher.

Kaynak: https://github.com/lightningrodlabs/tables

İnsanların sorduğu sorular

What is tables?
tables is a Holochain app for collaborative data tables, made by Lightning Rod Labs. It describes itself as "Holochain hApp for collaborative data tables". source
Does it still work as of the census read?
It appears active: the repository's last push was on 8 September 2026, and its latest release v0.10.4 was published on 10 December 2025. Both date it as of the 13 September 2026 census read. source
Which Holochain version does it use?
The Cargo manifest pins the Holochain Development Kit to 0.4.0-rc. The v0.10.4 release notes describe it as an upgrade to Holochain 0.6. source
How do I run a local development environment?
Run `nix develop` and `npm install` in the repository root, then `npm start` for a two-node network with UIs. `npm run dev` runs a solo environment where you open the browser to the address Vite provides. source
Can I run more than two agents?
Yes. `AGENTS=3 npm run network` (substitute the number of nodes) bootstraps a custom network of connected nodes with their UIs. source
How is real-time collaboration delivered?
Through syn, the Holochain synchronisation library, which handles the collaborative data-table functionality. source
How do I package it for distribution?
Run `npm run package` to produce the `tables.webhapp` in the workdir, which is what the Holochain Launcher can install, along with its `tables.happ` subcomponent. source

From 2 public sources, checked 2026-09-13.

Deneyin tables

  • Kod GitHub üzerindeAç GitHub üzerinde ↗Last change 8 September 2026.
  • Yayınv0.10.4Yayınlandı 10 December 2025.
  • Moss içindeMoss içinde bir araç olarak kurulu.
Proje ayrıntıları & kaynaklar

Kontrol edildi 14 September 2026

Uyumluluk

hdk
0.4.0-rc
hdi
0.5.0-rc
holochain-client
0.18.0-dev.13
happ.yaml
mevcut
web-happ.yaml
mevcut
tables sürdürür misiniz?İddia edin
Adınızı bu projenin sayfasına ekleyin.

Does tables run for you?

Say so, and the page counts it. A GitHub account older than six months is the proof; the maintainer cannot vote. Nothing here changes where a project appears in any list.