Skip to content

kaname06/apiSecure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published