New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

picotool

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

picotool

Pico web app assembler and tooling

latest
Source
npmnpm
Version
0.2.3
Version published
Maintainers
1
Created
Source

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

Keywords

pico

FAQs

Package last updated on 05 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts