Chapter 01 of 11·Getting started
Installation
Install the core from npm — 2.1 kB gzip, zero dependencies — and optionally a framework adapter.
Core is 2.1 kB gzip with zero dependencies. Framework adapters ship as separate entry points — skelly/react, skelly/vue, skelly/svelte — and add ~0.4 kB each.
tipTypeScript types are built in — no
@types/skelly needed.