Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@synerise/ds-core

Package Overview
Dependencies
168
Maintainers
0
Versions
132
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @synerise/ds-core

Core Components for the Synerise Design System


Version published
Weekly downloads
60
increased by185.71%
Maintainers
0
Created
Weekly downloads
 

Readme

Source

Core components

Bunch of components to bootstrap application.

Features

  • Provide internationalization (with react-i18n)
  • basic theme for styled-components, add variables to theme
  • setup ant design framework

Usage

<DSProvider locale="pl-PL" timeZone="Europe/Warsaw" messages={...} dataFormatConfig={...} />
...
</DSProvider>

API

PropertyDescriptionTypeDefault
localeCurrent lang (ex. en-US)stringen
timeZoneCurrent timezone (ex. Europe/Warsaw)string
messagesObject with translationsobject
defaultMessagesObject with fallback translationsobject
dataFormatConfigObject with data (dates/numbers) notationsDataFormatConfigEU notation

FAQs

Last updated on 24 Jun 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc