@verio/core
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @verio/core

Weekly Downloads

75

Version

1.2.0

License

Apache-2.0

Unpacked Size

552 kB

Total Files

77

Last publish

Collaborators

  • markushenriksen
  • thevyngo