[ol9_appstream] nodejs-nodemon-3.0.1-1.module+el9.3.0+90167+01064547.noarch

Name:nodejs-nodemon
Version:3.0.1
Release:1.module+el9.3.0+90167+01064547
Architecture:noarch
Module:nodejs:18:9030020240306082755:ol9
nodejs:18:9030020240326083032:ol9
nodejs:18:9040020240422140329:ol9
nodejs:18:9040020240807131341:ol9
Group:Unspecified
Size:928912
License:MIT
RPM: nodejs-nodemon-3.0.1-1.module+el9.3.0+90167+01064547.noarch.rpm
Source RPM: nodejs-nodemon-3.0.1-1.module+el9.3.0+90167+01064547.src.rpm
Build Date:Wed Mar 06 2024
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://www.npmjs.com/package/nodemon
Summary:Simple monitor script for use during development of a node.js app
Description:
Simple monitor script for use during development of a node.js app.

For use during development of a node.js based application.

nodemon will watch the files in the directory in which nodemon
was started, and if any files change, nodemon will automatically
restart your node application.

nodemon does not require any changes to your code or method of
development. nodemon simply wraps your node application and keeps
an eye on any files that have changed. Remember that nodemon is a
replacement wrapper for node, think of it as replacing the word "node"
on the command line when you run your script.

Related Packages (Show Changelog) (Show Filelist)