An open API service indexing awesome lists of open source software.

https://github.com/flow-launcher/flow.launcher.plugin.helloworldnodejs

This is a Node.js Hello World example plugin
https://github.com/flow-launcher/flow.launcher.plugin.helloworldnodejs

Last synced: 12 months ago
JSON representation

This is a Node.js Hello World example plugin

Awesome Lists containing this project

README

          

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.