New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@emartech/ui-framework-utils

Package Overview
Dependencies
Maintainers
0
Versions
109
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

  • 11.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
217
increased by87.07%
Maintainers
0
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:

  1. src/date/locales.js: Date formatter utility locale config
  2. src/format-number/abbreviations.js: Number formatter abbreviations
  3. src/format-duration/abbreviations.js: Duration formatter abbreviations
  4. 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 10 Feb 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc