alepha@docs:~/docs/framework/packages/alepha/api$
cat parameters.md | pretty1 min read
Last commit:
#Alepha - Api Parameters
#Installation
Part of the alepha package. Import from alepha/api/parameters.
npm install alepha
#Overview
Application parameter management.
Features:
- Versioned parameter definitions
- Status derived from activationDate at query time
- Schema validation with migration detection
- Cross-instance notification via pub/sub
- Async
.get()with lazy loading (works in Node and Cloudflare Workers)
#API Reference
#Primitives
$parameter- Declares a named, schema-validated runtime parameter - configuration that