1.3.0 • Published 12 months ago

@verio/core v1.3.0

Weekly downloads
-
License
Apache-2.0
Repository
gitlab
Last release
12 months ago

Description

Latest Release

Verio core components, hooks and utils library for VFX

Table of Contents

Installation

npm install @verio/core
pnpm add @verio/core
yarn add @verio/core

Use

Use the core components, hooks and utils by importing them from @verio/core.

Components

  • AccordionButton
  • AccordionPanel
  • BasicDropdown
  • Checkbox
  • Dropdown
  • ImagePlayer
  • ImagePreview
  • InputField
  • Modal
  • PlayerControls
  • PlayerImages
  • Spinner
  • TabsContainer
  • ToggleButton
  • Tooltip
  • TooltipSlider
  • Drawer

Hooks

  • useContainerDimensions
  • useElementRect
  • useWindowWidth

Utils

  • capitalizeFirstLetter
  • checkStringType
  • convertCovJSONtoGeoJSON
  • filterUndefinedValues
  • formatDate
  • formatDateBasedOnLocale
  • formatToUTCString
  • getDateInfo
  • getDomainFromEmail
  • getIsMobile
  • getMaxValueMultipleProperties
  • getMinValueMultipleProperties
  • getNearestDateTimeValues
  • isValidDomain
  • isValidEmail
  • parseXMLToJSON
  • replaceDotWithComma
  • roundToNearest10

Running unit tests

Run nx test core to execute the unit tests via Jest.

1.3.0

12 months ago

1.2.0

1 year ago

1.1.14

1 year ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.13

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago