Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
nodemon
Nodemon is a utility that will monitor for any changes in your source and automatically restart your server. Perfect for rapid development.
Collective -
Host: opensource -
https://opencollective.com/nodemon
- Website: https://nodemon.io
- Code: https://github.com/remy/nodemon
github.com/remy/nodemon - 71eab1aeebef204bdadcb60ed0af60d964e85c34 authored about 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 2bb587ce0ab91f5c6d5457fb9e1e7484bee027bf authored about 7 years ago by Remy Sharp <[email protected]>
Fixes a range of issues, including:
Fixes #1115
* refactor: use Object.assign in place of ...
github.com/remy/nodemon - 24a4b84717f1a5b37c0399b0ec8a3b174c30a021 authored about 7 years ago by Remy Sharp <[email protected]>Upgraded tests for node 8
github.com/remy/nodemon - 6d57dac0eeebeacb039b7a498d6a9c371ed16efa authored about 7 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - 5a89df6471fff13aaed50dd80b8cc5f3e029bed7 authored about 7 years ago by Jay Beavers <[email protected]>
github.com/remy/nodemon - 9b6c786fd124210a0a1224dff4f14c8072d5a826 authored about 7 years ago by Aalex Gabi <[email protected]>
Add quotations for -c option
Otherwise the terminal cannot tell whether `--exitcrash` is an o...
github.com/remy/nodemon - 0b1bf131a52ef218fe0bc89519cad09309cd958e authored about 7 years ago by t__hos <[email protected]>If I have a nodemon.json config file with an `exec` property, then this is automatically appende...
github.com/remy/nodemon - f3e0c29f15b614962aa16478577d44d282fd2b91 authored about 7 years ago by Leonard Martin <[email protected]>
* AverageMarcus-fix/810:
fix: Add support for multi-level filenames
test: Test support for m...
* 'fix/810' of https://github.com/AverageMarcus/nodemon:
fix: Add support for multi-level file...
Will track over the next 30-60 days.
github.com/remy/nodemon - af54f6408c716c36c7f359975c9458f8ac348476 authored about 7 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - 29a9a449d5b2011bb704f1a80d786f57455f036c authored about 7 years ago by Marcus Noble <[email protected]>
github.com/remy/nodemon - ff935cae7f92a205b465328d9c0583445f9c8b80 authored about 7 years ago by Marcus Noble <[email protected]>
The changes i proposed isworks fine with linux and mac
github.com/remy/nodemon - 07e55cc35d45cf0f863031b3eabeed9fd58361bd authored over 7 years ago by Rigin Oommen <[email protected]>By having the sponsor embed code at the bottom, it ends up being more effective to help fund the...
github.com/remy/nodemon - 4391edebc62f905e6912c81d4bf802f88e0c92e3 authored over 7 years ago by Eric Berry <[email protected]>Fixes #1095
github.com/remy/nodemon - 469fa80aa748041faf97b583728060c1bd482a8e authored over 7 years ago by GerA <[email protected]>github.com/remy/nodemon - 6a4803d7b66e8907a67c0f8c853c9ffd68c9b638 authored over 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 32aed42f7f49f2b46bde6b371455100c353b22c5 authored over 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 205ba1ba0201a17a7b13db03239e319e781f45c0 authored over 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 2af639102dc1a9d225073ead887e031313d09fc0 authored over 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 8cf51286e8eac7618961c1a9103177fb82ee84b7 authored over 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - f6a8b3d1e45ef1c741d1077281aa92748faf73bb authored over 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 0e4b310c1c27b5783a1d61f373a95110e21d8ee8 authored over 7 years ago by Steven Patrick <[email protected]>
* feat: support using ‘nodemonConfig’ in package.json
Implements loading configuration option...
github.com/remy/nodemon - fb5da380c8d2b72cd3da59fb7b5c174ff071be89 authored over 7 years ago by Rich Hodgkins <[email protected]>Fixes #651
github.com/remy/nodemon - 63e8606748200837016145f69799568e746e9e70 authored over 7 years ago by Matt Lyons <[email protected]>I'm using nodemon in a docker container with a restart policy configured to restart the containe...
github.com/remy/nodemon - facc8cb2c708babc8b62f6d569d8cb38a1c243f0 authored over 7 years ago by Brian Dentino <[email protected]>- If the user configured a *nix compatible npm script where the path contained a forward slash, ...
github.com/remy/nodemon - 481dc8f8effe90beb6d8c05ff20c9cf7a1c57164 authored over 7 years ago by Attila Hajdrik <[email protected]>github.com/remy/nodemon - 3c352f2f27b151e84537220f3bb4e6fdbb521806 authored over 7 years ago by Tim Kang <[email protected]>
github.com/remy/nodemon - abc138f570a284fe6c1636b0a00e391c2f40b025 authored over 7 years ago by Garth Kidd <[email protected]>
I kept getting this annoying problem after following this tutorial which is best described in th...
github.com/remy/nodemon - f6eff97b87fa83380bde8bd6c6f3576f206c31d7 authored over 7 years ago by Jonathan R Wickens <[email protected]>github.com/remy/nodemon - f7d8a2ba2c07814138761fa18ba0f7d03980a09f authored over 7 years ago by Laurie Voss <[email protected]>
github.com/remy/nodemon - 9f6a47d7196d8d0e02b8845f41316b6667100bc4 authored over 7 years ago by Rigin Oommen <[email protected]>
It happened with electron.js. Maybe some wrapper module has a native nature
github.com/remy/nodemon - 4c81e9aa52de6dc2c7fded3dc98838318137a41d authored over 7 years ago by mike <[email protected]>github.com/remy/nodemon - 16133942a6a65f89baeb29e1020d6b92bd9328e4 authored over 7 years ago by Laurie Voss <[email protected]>
github.com/remy/nodemon - 8204b69229d920a3530a8aed93843a4a8145ca69 authored over 7 years ago by Bennett Somerville <[email protected]>
github.com/remy/nodemon - 5321a2b694cfe918999115ba4826308659a1b6d8 authored over 7 years ago by Ricardo Giorni <[email protected]>
typo
github.com/remy/nodemon - 8ef739af4386e8858dd9adbb14faf4aedb0a18e1 authored over 7 years ago by Jackson Delahunt <[email protected]>github.com/remy/nodemon - 34262245efbebc1bad63c181da06583fd6b1d9de authored over 7 years ago by Remy Sharp <[email protected]>
[skip ci]
github.com/remy/nodemon - 7b39b45194e3d83e50df18aa821b667f62862128 authored over 7 years ago by Asaf Katz <[email protected]>github.com/remy/nodemon - f9fc9622f1ecbef102a8b57ad0f85bab91ae763a authored over 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 0b367d53b36002d71895dae1c224d6e5c55ed389 authored over 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 5c71aaee2ff5abbe99e856bb470800996a94b501 authored over 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 7352a4c716e5c95495bffc11dfdbcf27eee7e664 authored over 7 years ago by Remy Sharp <[email protected]>
[skip ci]
github.com/remy/nodemon - 8c1fd441b7d925bbd725351e761b292effdb0016 authored over 7 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - 2cd85b1f609e9749d19afcdbd71368e6ab063f9d authored about 8 years ago by Marc Trudel <[email protected]>
[skip ci]
github.com/remy/nodemon - af66ae674b32ce35038d0cba449e436f91edbdb6 authored about 8 years ago by Remy Sharp <[email protected]>Closes #324
[skip ci]
github.com/remy/nodemon - bf212f5e05890484c627a21228cfd3bef6624df8 authored about 8 years ago by Remy Sharp <[email protected]>[skip ci]
* docs: Document missing default ignores
`.nyc_output` and `coverage`, which se...
github.com/remy/nodemon - ab41ad7575f4f2823f7205d6f5182713cb1fe70b authored about 8 years ago by Remy Sharp <[email protected]>I’ve expanded it to “cloning with git” for clarity.
github.com/remy/nodemon - a33198258309d9ae8645c86030b6bbfdfe1b9244 authored about 8 years ago by Robert (Jamie) Munro <[email protected]>
`.nyc_output` and `coverage`, which seem to come from here:
https://github.com/novemberborn/igno...
Closes #324
github.com/remy/nodemon - f7370df0daa8cfa6f7d77c6bcea5b4008649d6b2 authored about 8 years ago by Spain <[email protected]>github.com/remy/nodemon - 5765ac3c6a97f6ab130aeb0f25c75007669f56d3 authored over 8 years ago by Frederick Fogerty <[email protected]>
Fixes #894
Fixes #895
I'll have to continue investigation as to how we deal with spawned client...
github.com/remy/nodemon - be5d4e8d13a6dcc16c65b5bce59edef54496a8ae authored over 8 years ago by Remy Sharp <[email protected]>
* fix: non-utf8 stdin processing
Fixes #890
Ref https://github.com/FormidableLabs/webpack-dash...
Implement `--config <file>` option to allow config loading from an arbitrary file instead of bei...
github.com/remy/nodemon - ee110add5399829021ebe53c17cb4dd006d3e5e4 authored over 8 years ago by Kyle Smith <[email protected]>[skip ci]
github.com/remy/nodemon - 90a8e6aa1ee74dbd045cde8abb36bff830e8157e authored over 8 years ago by Sascha <[email protected]>[skip ci]
github.com/remy/nodemon - 9d82cd697c75b67ee4448be42500adda929d7737 authored over 8 years ago by Gustaf Dalemar <[email protected]>[skip ci]
github.com/remy/nodemon - ee93a4593e681b6c1037fdc8c0c00f6961a6a2c7 authored over 8 years ago by Ross Penman <[email protected]>[skip ci]
github.com/remy/nodemon - a27276fd9eb26b78f8d02b81abd8c97e49cf2818 authored over 8 years ago by Felipe Vargas <[email protected]>
* mgcrea-master:
chore(npm): bump chokidar and test against node@^6.0 (fixes #824)
* 'master' of https://github.com/mgcrea/nodemon:
chore(npm): bump chokidar and test against no...
* byteclubfr-feat-no-restartable:
fix(stdin): don't watch for 'rs' when --no-stdin is provided
github.com/remy/nodemon - 805c90a13644eefb91427b26fd6a876f5f34733e authored over 8 years ago by Olivier Louvignes <[email protected]>
github.com/remy/nodemon - bded0ac54970f6ab99ae8b53f5c29f7289df18ce authored over 8 years ago by Nicolas Chambrier <[email protected]>
github.com/remy/nodemon - 3d19aee29f10a8aa4b131ef7ad0263a9b648ed98 authored almost 9 years ago by Mark Wubben <[email protected]>
Switches the default ignoreRoot to a list obtained from the ignore-by-default
package. See <http...
github.com/remy/nodemon - 12b8935232028739e351df6203500bee1a3b1a83 authored almost 9 years ago by Mark Wubben <[email protected]>
github.com/remy/nodemon - 095fa7b4d82386c221c780a8c64956d3efd5140f authored almost 9 years ago by Andrew Goodricke <[email protected]>
The initial `ignored` may be undefined. If it isn't then a pipe character should
be inserted. Th...
github.com/remy/nodemon - b95469aeb48c813b2c47e01091b870ba89884644 authored almost 9 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 1addfea880070ce3ea9077214966e2c4353e9295 authored almost 9 years ago by Lewis Cowper <[email protected]>
github.com/remy/nodemon - e619021805a7555093666edb900efad78de0fc8b authored almost 9 years ago by Lewis Cowper <[email protected]>
feat: support --polling-interval command line arg
github.com/remy/nodemon - ec80818cac89adb4318a0d727f42a7c721a256fd authored almost 9 years ago by Remy Sharp <[email protected]>docs: fix a typo in readme
github.com/remy/nodemon - c2fad01199f85f900a566d69faa31b7393f0b22f authored almost 9 years ago by Remy Sharp <[email protected]>`pronunced` → `pronounced`
github.com/remy/nodemon - 1715f0a13857c9572358ca82576652e8ae160ac8 authored almost 9 years ago by Prayag Verma <[email protected]>github.com/remy/nodemon - fc2bc168b03a51525a68e7fd754b75fa20357c77 authored about 9 years ago by Danny Raetzsch <[email protected]>
[skip ci]
github.com/remy/nodemon - 8e48001dc494702bf519c6fdc2097b686de228af authored about 9 years ago by Remy Sharp <[email protected]>fix: Watch js, json files by default
github.com/remy/nodemon - b292ae74b7c43407a52ce2d33d36ff218f4245ed authored about 9 years ago by Remy Sharp <[email protected]>
In node the file extension is optional, so by default nodemon should watch
js and json files.
C...
github.com/remy/nodemon - 3480f37aab325b6ae4e17058078742d586724860 authored about 9 years ago by Bence Dányi <[email protected]>@pensierinmusica this was the fix you needed to pass the tests.
github.com/remy/nodemon - f5d1a04cc80f1bc963c20627177e545be42aeee7 authored about 9 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - 9c6e5ebe47b519d87c2c28653a4d9dc8422d6238 authored about 9 years ago by Remy Sharp <[email protected]>
Merge branch 'patch-2' of https://github.com/pensierinmusica/nodemon into pensierinmusica-patch-2
github.com/remy/nodemon - 3b44f669ff0fa3ec5bae85709fc791a1eab94de3 authored about 9 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - ae164eab67960fb64c83bdbb307346888b4f2b8d authored about 9 years ago by Remy Sharp <[email protected]>
Merge branch 'fix-watch-init-restarts' of https://github.com/faergeek/nodemon into faergeek-fix-...
github.com/remy/nodemon - 68cbf47d6ac9d854d737ae9a66274ff4d78285a8 authored about 9 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - 6052fec8ed093a9383977256f9eddbbd048a9a3c authored about 9 years ago by Remy Sharp <[email protected]>
Conflicts:
lib/config/exec.js
github.com/remy/nodemon - 7e7dc0402eadbab08e49d620dfc7bf89b94e4402 authored about 9 years ago by Sergey Slipchenko <[email protected]>
Replace with console.error
Replace util.log with console.log to be consistent with _log
Fix a bug that caused ".json" files to not be watched by default.
closes #643
github.com/remy/nodemon - 4c195df510eb97a6c86cc479f110a2f71e338062 authored about 9 years ago by Alessandro Zanardi <[email protected]>[docs] note on unix globs and --watch
github.com/remy/nodemon - e9d85b2afd55604b416a65eefe2653c7b1af0907 authored about 9 years ago by Remy Sharp <[email protected]>I tried to use globbing with `--watch` and spent some frustrating time working out that I was be...
github.com/remy/nodemon - 782b74dd3eef72eb14c5a211f333d03e65b510e5 authored about 9 years ago by Tim Ruffles <[email protected]>fix: JSON extension not watched outside of coffeescript
github.com/remy/nodemon - e6708d220c458a92d1e8c9d3e98c8e44c16aab7b authored about 9 years ago by Remy Sharp <[email protected]>
Fix a bug that caused `.json` file to not be watched outside of a coffeescript environment,
and ...
Fixes #664
Also includes tests and quietens the force crash test (though unchanged).
github.com/remy/nodemon - 2f19ffb5a7162d08abbabea45ed995ac2cd9511a authored about 9 years ago by Remy Sharp <[email protected]>
Solves toolchain warning about missing SPDX license in outdated
dependency [email protected] -> even...
github.com/remy/nodemon - d68a2fcd3dd1693c6e1da71a1cce3913fa55f829 authored about 9 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 4903925545a8d78d937609a15b933481ad559e01 authored about 9 years ago by Remy Sharp <[email protected]>
Apparently, spelling supersede as supercede is [regarded as an error](http://www.merriam-webster...
github.com/remy/nodemon - 241e316dad8c21c7f640b522be487c17e066598e authored about 9 years ago by Danny Guo <[email protected]>github.com/remy/nodemon - 3eea9ec675f30f8988f6ecef867ea0bd761a7d44 authored about 9 years ago by Remy Sharp <[email protected]>
Solves toolchain warning about missing SPDX license in outdated
dependency [email protected] -> even...