svpe

0.3.0 • Public • Published

Secure Validation To Program Execution

A module do it to ensure the correct api program execution

Installing

To install this module only you should do this:

Get the module

npm install svpe --save

Enjoy!

Usage

const { check } = require('svpe')

check('Windows_NT') // To cancel windows os execution, Linux is the default option

repeat this for the os

Authors

License

This project is licensed under my authorization

Readme

Keywords

Package Sidebar

Install

npm i svpe

Weekly Downloads

2

Version

0.3.0

License

ISC

Unpacked Size

3.38 kB

Total Files

3

Last publish

Collaborators

  • kaname06