タグ

ブックマーク / www.npmjs.com (2)

  • nodemon

    nodemon is a tool that helps develop Node.js based applications by automatically restarting the node application when file changes in the directory are detected. nodemon does not require any additional changes to your code or method of development. nodemon is a replacement wrapper for node. To use nodemon, replace the word node on the command line when executing your script. Installation Either th

    nodemon
    waman
    waman 2022/07/17
    『nodemon is a tool that helps develop Node.js based applications by automatically restarting the node application when file changes in the directory are detected.』
  • grunt-elm

    grunt-elm Compile Elm files to JavaScript. Getting Started This plugin requires Grunt ~0.4.0 If you haven't used Grunt before, be sure to check out the Getting Started guide, as it explains how to create a Gruntfile as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:

    grunt-elm
    waman
    waman 2014/10/14
    『Compile Elm files to JavaScript.』
  • 1