Socket
Socket
Sign inDemoInstall

@artus-cli/plugin-help

Package Overview
Dependencies
2
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@artus-cli/plugin-help


Version published
Weekly downloads
1.2K
decreased by-4.75%
Maintainers
2
Install size
278 kB
Created
Weekly downloads
 

Changelog

Source

1.1.0 (2023-03-29)

Features

  • support print examples (#8) (1c74fd9)

Readme

Source

@artus-cli/plugin-help

Built-in plugin for showing help information in artus-cli

NPM version NPM quality NPM download Continuous Integration Test coverage Oss Insight Analytics

Install

$ npm i @artus-cli/plugin-help

Usage

// plugin.ts

export default {
  help: {
    enable: true,
    package: '@artus-cli/plugin-help',
  },
};

Contributing

$ npm test
$ npm run cov

Keywords

FAQs

Last updated on 29 Mar 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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc