smartling-ui-elements
v0.1.6
Published
React component library for Smartling integration - UI components and context providers for translation management workflows
Maintainers
Readme
Smartling Integration Components
React component library for Smartling integration providing UI components and context providers for translation management workflows.
Features
- SmartlingProvider - Global context provider for authentication and state management
- JobSelector - Job selection with filtering capabilities
- ProjectSelector - Project selection component
- LanguageSelector - Single/multi language selection
- NewJobProvider - Context and UI for creating translation jobs
- Instant Translation - Framework-agnostic machine-translation service (
instantTranslate) and React hook (useInstantTranslation)
Commands
# Start development server
npm start
# Build library for production
npm run build
# Run tests
npm testDocumentation
See the docs/ folder for detailed component documentation:
