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

simple-node-args

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-node-args

An NPM package to help you parse arguments passed into your Node.js app.

latest
npmnpm
Version
1.1.0
Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source
Logo Rectangle

Simple Node Args

An npm package to help you parse arguments passed into your Node.js app.

NPM NPM

Features

🧰 Flag Schemas

  • Multiple validations supported

⚙️ Type Check

  • String, Integer, Float, Boolean, Arrays

🔤 String Validations

  • Min/Max Length Check
  • Enum Check
  • Regex Check

🔢 Number Validations

  • Min/Max Check

🧮 Other Validations

  • Flag Required Check

📘 Docs

🖤 Github

❤️ NPM

Keywords

cli

FAQs

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