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

@128technology/yinz

Package Overview
Dependencies
Maintainers
5
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@128technology/yinz

A module for injesting a YIN datamodel and handling instance data.

  • 4.5.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

Yinz Node.js CI npm version

A library for Node.js that can parse YIN (RFC 6020) models and ingest XML instance data associated with them. Note that is library is designed to work with consolidated XML models produced by YINsolidated, it will not work on standard YIN models.

This library aims to accomplish the following:

  • Ingest XML datamodels produced by YINsolidated.
  • Allow querying and walking of the ingested models, including support for the types outlined in RFC 6020.
  • Ingest an XML instance of data matching the ingested datamodel. This typically comes from a NETCONF response.
  • Allow querying of the instance data, including evaluation of when conditions, leaf references, etc.

Keywords

FAQs

Package last updated on 10 Aug 2021

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