@sheet-i18n/react-core
v1.6.0
Published
a core package for react modules used by sheet-i18n
Readme
@sheet-i18n/react-core
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.
Installation
To install this package, use your preferred package manager:
npm install @sheet-i18n/react-core
# or
yarn add @sheet-i18n/react-core
# or
pnpm add @sheet-i18n/react-core✨ Features
✅ 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.
📜 Scripts
These scripts are available in the package:
- build: Builds the library using
tsup. - dev: Watches for changes and rebuilds during development.
📦 Exports
The package provides the following exports:
- CommonJS:
./dist/index.js - ES Module:
./dist/index.mjs
⚠️ 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.
🔑 Keywords
sheet-i18nreacti18ncore
👨💻 Author
- devAnderson
- GitHub Profile
