Socket
Book a DemoInstallSign in
Socket

valaxy-addon-nlp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

valaxy-addon-nlp

Template for Valaxy Addon.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

valaxy-addon-template

Usage

npm i valaxy-addon-template

加载插件

import { defineValaxyConfig } from 'valaxy'
import { addonTemplate } from 'valaxy-addon-template'

export default defineValaxyConfig({
  addons: [
    addonTemplate(),
  ],
})

Node.js 18+

Keywords

valaxy

FAQs

Package last updated on 14 Jul 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