npm.io
0.7.3 • Published 2 years ago

@react-lit/helper

Licence
MIT
Version
0.7.3
Deps
0
Size
32 kB
Vulns
0
Weekly
0
Stars
1

@react-lit/helper

Common helpers for the @react-lit component suite.

Installation

$ npm i @react-lit/helper
# or
$ yarn add @react-lit/helper

Development

(1) Install dependencies

$ npm i
# or
$ yarn

(2) Run initial validation

$ ./Taskfile.sh validate

(3) Run tests in watch-mode to validate functionality.

$ ./Taskfile test -w

This project was set up by @jvdx/core