0.2.3 • Published 11 months ago

picotool v0.2.3

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
11 months ago

pure | 📦 code style | standard

picotool

A pico web app signer and silo

This is a tool to build and host decentralized single file progressive web applications whose maximum allowed filesize is 64K.

Use

Create an cool index.html Then run:

$ npx picotool pub index.html -o https://pyra.se/silo

Or host your own silo:

$ npx picotool silo

API

import { pack, unpack } from 'picotool'
import silo from 'picotool/silo.js'
// TODO: create typedefs and docs

Where to go from here

There is an effort to interconnect all silos using any transport.

Checkout the POPs Or join our discord

AGPL-3.0-or-later

2023 🄯 Tony Ivanov

0.2.1

11 months ago

0.2.0

11 months ago

0.2.3

11 months ago

0.2.2

11 months ago

0.1.7

1 year ago

0.1.4

1 year ago

0.1.5

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago