الوثائق
مقدمة
pico-intl is a small, zero-dependency i18n toolkit for JavaScript and TypeScript. The core is framework-independent and supported adapters are verified by a shared behavior contract.
المسار الموصى به
Start with installation, wire a minimal app, learn message syntax, then read the framework contract and adapter guide for your stack.
الاستقرار الحالي
pico-intl v1.0.6 is stable for the documented runtime, file-based CLI workflows, optional MessageFormat resolver, and adapters covered by release gates.
| طَرد | حالة |
|---|---|
@pico-intl-dev/core | مستقر __v1__ |
@pico-intl-dev/astro | مستقر __v1__ |
@pico-intl-dev/next | مستقر __v1__ |
@pico-intl-dev/ts-plugin | تجريبي |
فحوصات الإنتاج
bash
npm install @pico-intl-dev/core
npx pico-intl validate --strict
npx pico-intl check --src ./src --strict