/EchoUtils

Utils and Hooks for Echo on Web

Primary LanguageTypeScriptMIT LicenseMIT

logo

EchoUtils is now Archived (on December 14., 2023)

This repo has moved to: https://github.com/equinor/EchopediaWeb

SubFolder: https://github.com/equinor/EchopediaWeb/tree/dev/libs/echo-utils

Package for creating echo related Echo Utils.

Version Downloads/week License Sisze

/bundlephobia/:format/:packageName

Install

NPM

npm install @equinor/echo-utils --save

Development

Run

For development we have provided a test playground to be able to test Echo utils. This can be run by using.

npm start

Test

Echo tempPack is set upt to run Jest test suite. To run tests use.

npm run test

For abetter overview, run tests with test coverage.

npm run test-coverage

Documentation

Documentation generated using typedoc can be found here.