Dia antes primera install

This commit is contained in:
2025-12-08 15:20:28 -06:00
commit 1416478c9c
4130 changed files with 886376 additions and 0 deletions

17
node_modules/node-red-contrib-spreadsheet-in/README.md generated vendored Normal file
View File

@@ -0,0 +1,17 @@
# node-red-contrib-spreadsheet-in
This package provides Node-RED nodes to read data from spreadsheet (Excel, ODS, etc.) file.
[![Run tests](https://github.com/sakai-to/node-red-contrib-spreadsheet-in/actions/workflows/tests.yml/badge.svg)](https://github.com/sakai-to/node-red-contrib-spreadsheet-in/actions/workflows/tests.yml)
## Usage
See the following screenshot:
![example flow](https://raw.githubusercontent.com/sakai-to/node-red-contrib-spreadsheet-in/master/examples/example.png "Example flow")
You can also import the example flow from `examples/example.json` to your Node-RED.
## ToDo
- Add useful properties for nodes