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
- Host: GitHub
- URL: https://github.com/flow-launcher/flow.launcher.plugin.helloworldnodejs
- Owner: Flow-Launcher
- Created: 2021-12-25T03:12:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T20:23:52.000Z (over 3 years ago)
- Last Synced: 2024-05-01T11:26:54.627Z (about 2 years ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 6
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.