Socket
Socket
Sign inDemoInstall

@edunse/viper-module

Package Overview
Dependencies
2
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @edunse/viper-module

Viper module tools


Version published
Maintainers
1
Created

Readme

Source

Installing

npm i -g viper-module

Usage

Create a module named Menu in the current directory by using a predefined template SKScene

cd /path/to/module/parent/folder
vm create Menu SKScene

Rename a module Menu to Start. It renames the module components as well (Presenter, Interactor, etc.)

cd /path/to/module/parent/folder
vm rename Menu Start

Currently available templates: UIViewController, SKScene, SKNode

Keywords

FAQs

Last updated on 13 Jun 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc