Gathering detailed insights and metrics for node-red-contrib-chronos
Gathering detailed insights and metrics for node-red-contrib-chronos
Gathering detailed insights and metrics for node-red-contrib-chronos
Gathering detailed insights and metrics for node-red-contrib-chronos
sass-loader
Sass loader for webpack
node-red-contrib-moment
Node-Red Node that produces formatted Date/Time output using the Moment.JS library. Timezone, dst and locale aware.
node-red-contrib-home-assistant-websocket
Node-RED integration with Home Assistant through websocket and REST API
postcss-loader
PostCSS loader for webpack
npm install node-red-contrib-chronos
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
28 Stars
293 Commits
1 Forks
4 Watching
3 Branches
1 Contributors
Updated on 09 Nov 2024
JavaScript (54.6%)
HTML (45.4%)
Cumulative downloads
Total Downloads
Last day
-12.5%
49
Compared to previous day
Last week
3%
377
Compared to previous week
Last month
50.3%
1,686
Compared to previous month
Last year
4.1%
15,789
Compared to previous year
A collection of Node-RED nodes for date and time based scheduling, repeating, queueing, routing, filtering and manipulating. Automatically calculated times from sun events (sunrise, sunset, dusk, dawn, ...) or moon events (moonrise, moonset) are supported as well.
If you encountered a bug, would like to propose a new feature or simply want to share your opinion about the software, please have a look at the contribution guide on the GitHub repository to learn more about how to contribute to this project. If you need help or have questions, please check out the instructions for getting support.
To see what has changed in recent versions of the software, please have a look at the project's release notes.
Schedules the transmission of messages or setting of global/flow variables at specific times.
Maintains a state whose value is changed at specific times under consideration of specific conditions.
Repeats each message passing through the node based on a configurable interval.
Delays each message passing through the node for a configurable amount of time or until a specific point in time is reached.
Routes messages based on a specific time.
Filters messages based on a specific time.
Modifies time values in messages or context stores.
Each node has a built-in help that is displayed in the help tab of the Node-RED sidebar providing essential information about how to use the node. There is also a comprehensive and detailed (English-only) documentation available in the wiki of the GitHub repository.
Copyright (c) 2024 Jens-Uwe Rossbach
This code is licensed under the MIT License.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
The following icons have been taken from Node-RED provided nodes:
The following icons have been taken from Flaticon:
For the calculation of sun and moon position based times, the nodes make use of the great Node.js library SunCalc from Vladimir Agafonkin. The processing of cron based schedules is done via the Node.js library CronosJS and date and time algorithms are provided by the Node.js library Moment.js.
The map for showing the location coordinates in the configuration node is provided by OpenStreetMap.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 0/8 approved changesets -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More