You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@thingweb/thing-model

Package Overview
Dependencies
Maintainers
5
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thingweb/thing-model

Tooling to use WoT Thing Models in your workflows such as validation, model resolution and more.

1.0.4
latest
Source
npmnpm
Version published
Weekly downloads
270
-48.28%
Maintainers
5
Weekly downloads
 
Created
Source

Eclipse Thingweb - TM Helpers

Thing Model CI Pipeline CodeQL ESLint Prettier

The package provides helper tools for Thing Models. Tools help to:

  • Validate TMs,
  • Get the version of TMs,
  • Build partial TDs from a given TM,
  • Retrieve TMs with an URI,
  • Retrieve external references of a TM.

Usage

  • Install this package via NPM (npm install @thingweb/thing-model) (or clone the repo, change to node/thing-model, and install the package with npm install)

You can find usage examples in the tests folder.

License

Licensed under the Eclipse or W3C license, see License.

FAQs

Package last updated on 16 May 2025

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