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

@xverse/matrix-cli

Package Overview
Dependencies
Maintainers
9
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xverse/matrix-cli

所谓出码,即将低代码编排出的 schema 进行解析并转换成最终可执行的代码的过程。

latest
npmnpm
Version
1.0.53
Version published
Maintainers
9
Created
Source

出码

所谓出码,即将低代码编排出的 schema 进行解析并转换成最终可执行的代码的过程。

使用方法

1) 通过命令行快速体验

欢迎使用命令行工具快速体验:npx matrix code

2)服务端出码接入

此代码生成器一开始就是为服务端出码设计的,你可以直接这样来在 node.js 环境中使用:

  • 安装依赖: npm install --save @xverse/matrix-cli
  • 引入代码生成器:
import CodeGenerator from '@xverse/matrix-cli'

FAQs

Package last updated on 26 Aug 2024

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