Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@project-chip/matter.js

Package Overview
Dependencies
Maintainers
1
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@project-chip/matter.js

Matter protocol in pure js

  • 0.2.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2K
decreased by-39.04%
Maintainers
1
Weekly downloads
 
Created
Source

matter.js

experimental license

Implementation of Matter protocol in typescript with no native dependencies (and very limited dependencies).

Current status

This is work in progress.

Completed implementations:

  • TLV codec (coder/decoder) and schema mapping and validation engine
  • 12 cluster definitions (including TLV structures for all messages)

matter.js usage

matter.js is used at the core of those two projects:

  • matternode: a light-weight node.js implementation of a Matter Node
  • node-matter: a Matter client / server running on node.js compatible with HA (Android / iOs support in progress)

Tests

Run tests in node.js: npm run test

Run tests in the browser: npm run test-web

test-web will create a /coverage directory conatining the test code coverage

Keywords

FAQs

Package last updated on 26 Feb 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc