Socket
Book a DemoInstallSign in
Socket

@jll-labs/jet-web-desktop-ui

Package Overview
Dependencies
Maintainers
25
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@jll-labs/jet-web-desktop-ui

React library for shared components between Web and Desktop applications

unpublished
latest
Source
npmnpm
Version
0.0.22
Version published
Maintainers
25
Created
Source

Jet Common UI

Storybook

https://6139b69ee98fef003a9a6d40-qedpkhlzuq.chromatic.com/

Chromatic

https://www.chromatic.com/builds?appId=6139b69ee98fef003a9a6d40

Translations

  • use the local useI18n hook, don't access react-i18next directly

    import { useI18n } from './i18n'
    const { t } = useI18n();
    
  • Make sure you have latest translation catalog -> run npm run phrase:pull

  • run npm run extract to add any missing keys to translation catalog

  • run npm run phrase:push to upload locale files to Phrase (requires access_token)

  • go to https://phrase.com/ and add translations

  • To download translated files from Phrase run npm run phrase:pull

FAQs

Package last updated on 15 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts