a core package for react modules used by sheet-i18n
A core package for React modules used by the sheet-i18n ecosystem. This package provides foundational tools and utilities to support internationalization (i18n) workflows in React applications.
To install this package, use your preferred package manager:
``bash`
npm install @sheet-i18n/react-coreor
yarn add @sheet-i18n/react-coreor
pnpm add @sheet-i18n/react-core
ā
Core utilities: Provides foundational I18nStore and utilities for managing i18n.
ā
Compatibility: Designed to work seamlessly with @sheet-i18n/react-client and other sheet-i18n packages.
ā Flexible: Supports robust configuration options for custom i18n use cases.
These scripts are available in the package:
- build: Builds the library using tsup.
- dev: Watches for changes and rebuilds during development.
The package provides the following exports:
- CommonJS: ./dist/index.js./dist/index.mjs
- ES Module:
ā ļø Peer Dependencies
This package does not require peer dependencies explicitly but works best when integrated with compatible React and related libraries.
š ļø Development Dependencies
- @sheet-i18n/typescript-config: Shared TypeScript configuration presets.
- sheet-i18nreact
- i18n
- core`
-
- devAnderson
- GitHub Profile
- š§ Email