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
Find out just how much your login box can do for your customer | Auth0 Icon
Find out just how much your login box can do for your customer | Auth0

With over 53 social login options, you can fast-track the signup and login experience for users.

From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
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