nodemon is a utility that monitors your Node.js application for any changes and once it does detect changes, automatically restarts your server. This makes it ideal for development, as it conveniently restarts your process automatically when your code changes. There's no need for any additional changes to your code or method of development. Simply use nodemon instead of node to run your code.

nodemon is a replacement wrapper for node, wrapping your application so you can pass all the arguments you would normally pass to your app. Installing and using nodemon is easy. Even if you need to manually restart your application, you can simply type rs with a carriage return, and nodemon will restart your process.

Features

  • Automatically restarts application
  • Detects default file extension to monitor
  • Supports node & coffeescript by default, but running any executable is easy
  • Can ignore specific files or directories
  • Can watch specific directories
  • Works with server applications or one time run utilities and REPLs
  • Requirable in node apps
  • Free and open source

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow nodemon

nodemon Web Site

You Might Also Like
Total Network Visibility for Network Engineers and IT Managers Icon
Total Network Visibility for Network Engineers and IT Managers

Network monitoring and troubleshooting is hard. TotalView makes it easy.

This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of nodemon!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

JavaScript

Related Categories

JavaScript Software Development Software

Registered

2020-12-11