New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@hakit/core

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hakit/core

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

latest
Source
npmnpm
Version
6.0.2
Version published
Weekly downloads
243
122.94%
Maintainers
1
Weekly downloads
 
Created
Source

Overview

This package is designed to be a template for creating custom dashboards for Home Assistant using react.

The @hakit/core package provides all the core functionality to authenticate with Home Assistant to create a dynamic dashboard with React! The @hakit/components package houses reusable components for creating custom dashboards for Home Assistant using react.

npm version

If you like anything here, be sure to 🌟 my repo!

DEMO

Get Started

There's an npm create command which will setup react, Typescript, Vite & Hakit automatically for you with a terminal wizard!

npm create hakit@latest

Or, if you want to install manually:

  npm install @hakit/core @hakit/components

There's detailed documentation which should give you all the information you need to get started.

Issues / Discusssions

If you have any issues getting this going, found any bugs or want to discuss anything, please feel free to open an issue on the github repository, or open up a discussion on the github discussions.

Keywords

react

FAQs

Package last updated on 02 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts