Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.awfixer.me/llms.txt

Use this file to discover all available pages before exploring further.

To install an npm package under an alias:
$ jspm add my-custom-name@npm:zod

The zod package can now be imported as my-custom-name.
import { z } from "my-custom-name";

z.string();

See Docs > Package manager for complete documentation of JSTime’s package manager.