JSPM

smartling-ui-elements

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q40104F
  • License MIT

React component library for Smartling integration - UI components and context providers for translation management workflows

Package Exports

  • smartling-ui-elements
  • smartling-ui-elements/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (smartling-ui-elements) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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 test

Documentation

See the docs/ folder for detailed component documentation.