1.9.0 • Published 7 months ago

@dermotduffy/custom-card-helpers v1.9.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

A collection of helpful functions/types for Home Assistant Lovelace Custom Cards.

To use: npm i custom-card-helpers or yarn add custom-card-helpers

To develop run:

yarn install
npx microbundle

Check the documentation for details on available functions

To generate documentation run the following:

npm run docs