marksie1988 / custom-card-helpers

Custom Card Helper Functions/Types for Developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Custom Card Helper Functions/Types for Developers

License:MIT License


Languages

Language:TypeScript 100.0%