Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@equinor/eds-utils

equinor50.8kMIT0.8.7TypeScript support: included

Utility functions and hooks for the Equinor Design System

eds, design system, equinor, react, utils, hooks

readme

@equinor/eds-utils

This package host hooks and utility functions that are used by eds-core-react and eds-lab-react.

Installation

npm install @equinor/eds-utils

If you use Typescript, make sure you have typescript >= 3.8 as a devDependency:

npm install typescript --save-dev