Socket
Socket
Sign inDemoInstall

@anatoo/invoke

Package Overview
Dependencies
1
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anatoo/invoke

[![npm version](https://badge.fury.io/js/@anatoo/invoke.svg)](https://badge.fury.io/js/@anatoo/invoke)


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@anatoo/invoke

npm version

Call the function exported by the module from the CLI.

Install

$ yarn add @anatoo/invoke

Usage

Call default exported function in "./foo.js":

$ yarn invoke "./foo.js"

Call "hello" named export function in "./foo.js":

$ yarn invoke "./foo.js" hello

License

MIT License

Author

Kubota Mitsunori, @anatoo

FAQs

Package last updated on 17 Mar 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

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