smartling-ui-elements
v0.1.0
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
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.
