theashishmaurya / Flow.Launcher.Plugin.HelloWorldNodeJS

This is a Node.js Hello World example plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an example TypeScript/Javascript plugin project which demonstrates the interaction of request from Flow and then call back to the plugin.

The modules used in this plugin are kept in the node_modules folder, built by the GitHub workflow during release publish.

About

This is a Node.js Hello World example plugin


Languages

Language:JavaScript 50.0%Language:TypeScript 50.0%