الوثائق

مقدمة

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.

  1. تثبيت
  2. بداية سريعة
  3. تنسيق الرسالة
  4. Astro SSR

الاستقرار الحالي

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