Socket
Book a DemoInstallSign in
Socket

@emartech/ui-framework-utils

Package Overview
Dependencies
Maintainers
297
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emartech/ui-framework-utils

Utilities for UI Framework Services

latest
Source
npmnpm
Version
11.5.0
Version published
Weekly downloads
73
-19.78%
Maintainers
297
Weekly downloads
 
Created
Source

UI Framework Utils

Installation

npm install @emartech/ui-framework-utils

Public Utilities:

  • Keyboard Accessibility Utilites

  • Date utilites

  • Theming Utilites

  • Formatting utilites:

Adding New Language

If you want to add a new language to the Emarsys UI, you also have to add it to this utility library in the following places:

  • src/date/locales.js: Date formatter utility locale config
  • src/format-number/abbreviations.js: Number formatter abbreviations
  • src/format-duration/abbreviations.js: Duration formatter abbreviations
  • src/dateformatter/index.js: Legacy date formatter (deprecated)

Currently supported languages: en, de, es, fr, pt, ru, tr, cn, jp, cz, ko.

FAQs

Package last updated on 08 Oct 2025

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