UNPKG

@hakit/core

Version:

A collection of React hooks and helpers for Home Assistant to easily communicate with the Home Assistant WebSocket API.

9 lines (8 loc) 212 B
import { join as t, map as r, split as e, capitalize as n } from "lodash"; function a(i) { return i ? t(r(e(`${i}`, "_"), n), " ") : ""; } export { a as toReadableString }; //# sourceMappingURL=string.js.map