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
[skip ci]
github.com/remy/nodemon - e16f2fecf676d43fdf1a2905ecd9f6692ad99358 authored almost 7 years ago by Remy Sharp <[email protected]>Fixes #1276
Due to const being used.
github.com/remy/nodemon - 85ed19d69a2117f7ca6cdf2aeb9cf5c5105a6c8b authored almost 7 years ago by Remy Sharp <[email protected]>Fixes #1268
github.com/remy/nodemon - 7fb365d0cc6f6225c9b82af3bd64055b90ac3c8c authored almost 7 years ago by Remy Sharp <[email protected]>Fixes #1251
github.com/remy/nodemon - 7ffd5454ed5397d0b2031c7eda97159c40da55fc authored almost 7 years ago by Remy Sharp <[email protected]>Fixes #1255
github.com/remy/nodemon - 0f39b2e34936599b5ddb83c4450e5cbf4f8eb9f9 authored almost 7 years ago by Remy Sharp <[email protected]>Fixes #1263
github.com/remy/nodemon - 94b526f80a067ab55f888a225339d7e23f797c64 authored almost 7 years ago by Remy Sharp <[email protected]>Fixes #1263
The way it works:
- If the script is detected via index.js from the directory,...
github.com/remy/nodemon - e41f3c3aad148b3b283df1c579ff9e99071ff49d authored almost 7 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - f4391d4ff14fbd0811818bd6c7baa23ec9c6e90e authored almost 7 years ago by Remy Sharp <[email protected]>
Fixes #1259
github.com/remy/nodemon - 1cda8fae4333f3e37c54d0923d99b9132fb6a010 authored almost 7 years ago by Remy Sharp <[email protected]>* docs: add sponsors
[skip ci]
* chore: intentional bump of chokidar
Fixes #1225
github.com/remy/nodemon - 70cfb7dc232657e284ae3705fa76c5fd0054e298 authored almost 7 years ago by Remy Sharp <[email protected]>* docs: add sponsors
[skip ci]
* fix: make watch & ignore relative
Fixes #1246
* fix...
github.com/remy/nodemon - 88954455becf55660f2d28e700d305ee7035f738 authored almost 7 years ago by Remy Sharp <[email protected]>* docs: add sponsors
[skip ci]
* feat: add support for `--spawn`
Fixes #1245
* docs:...
github.com/remy/nodemon - 5e88b04eaa94ba72a18fca7d28517a0316fe4cb3 authored almost 7 years ago by Remy Sharp <[email protected]>[skip ci]
Reducing from 2 months to 2 weeks. I'm on top of issues now, and I don't want idle...
github.com/remy/nodemon - 0e08ee267fbf02828ef67c7cb98e233f3b807803 authored almost 7 years ago by Remy Sharp <[email protected]>[skip ci]
github.com/remy/nodemon - 913c34d15a5cf05d52cf65792c2a0f2f106f2e70 authored almost 7 years ago by Remy Sharp <[email protected]>[skip ci]
github.com/remy/nodemon - 2918e0ae3e550e08c813018c3e1fbfb8fb628f6e authored almost 7 years ago by Remy Sharp <[email protected]>[skip ci]
github.com/remy/nodemon - 85475b5b37ab3ca2d432a647ec3f36a60a2511f7 authored almost 7 years ago by Remy Sharp <[email protected]>[skip ci]
github.com/remy/nodemon - b936f6ca9c23e7d98ff198c85620ca12f77950ab authored almost 7 years ago by Remy Sharp <[email protected]>
This change takes code from npm's cli to change the way the arguments
passed to nodemon are inte...
github.com/remy/nodemon - 4cfd0b9cf8f92aca1c8c75e5b041c0b3cd61cdff authored almost 7 years ago by Remy Sharp <[email protected]>
This fixes [email protected], but it's a hack, so I'm going to emit a message
saying that non-LTS is no...
[skip ci]
github.com/remy/nodemon - 4f0562a22d05a6c0db29691b40f1a936740511d4 authored almost 7 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - 66e0d133f52255b62d354579a77e601c74900059 authored almost 7 years ago by Remy Sharp <[email protected]>
[skip ci]
github.com/remy/nodemon - c9d8cd3bdd10891d365be6efd4c25ea991030651 authored almost 7 years ago by Remy Sharp <[email protected]>Fixes #1223
github.com/remy/nodemon - 4be493ca0d79be98ffe7160588148b0cc1575c79 authored almost 7 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - 9d498523d750496aba1fb0f44c2befe42cb9d9f7 authored almost 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 60d1add20b68f519564fdf8075bb353e59640886 authored almost 7 years ago by Remy Sharp <[email protected]>
* fix: node < 6.4.0 can't connect to stdin
* fix: child stdio when spawn is similar to fork
...
github.com/remy/nodemon - e90f15aa8a2afffe67fa7a86208587b8cdc34f3e authored almost 7 years ago by Remy Sharp <[email protected]>Make any permission errors silent, since it the most likely case we don't need them at all.
F...
github.com/remy/nodemon - e95ea6f656bfc2a368362e7f6729da297b463031 authored almost 7 years ago by Remy Sharp <[email protected]>
Previous the rules weren't matching fully inside of chokidar, requiring
that, for instance, node...
github.com/remy/nodemon - c1211876113732cbff78eb1ae10483eaaf77e5cf authored almost 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 8cec0fc0c7adcd29818be489da360c5622922c24 authored almost 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 64a82ff81a2a0c0b562d298698aa52a3628da77f authored almost 7 years ago by Remy Sharp <[email protected]>
Fixes #1204
github.com/remy/nodemon - 2582d960be9ac914653c38606669f3d4d74c102b authored almost 7 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - 8cb26bfe25c02da46a0ce0c6252b2b73f941fac5 authored almost 7 years ago by Remy Sharp <[email protected]>
This is a weird case where stdin isn't fully connected and throws in
ubuntu 16.04 (replicated in...
github.com/remy/nodemon - d78bf3d5d17bf3be73d98bd7d500f3d5b5021659 authored about 7 years ago by Josef Brandl <[email protected]>
Fixes: #1191
github.com/remy/nodemon - 0d9a89241c58e470125e4358fcb0ba25f2962bb5 authored about 7 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - de66c6bcea6c32c07fdd093a062a8666f74557d1 authored about 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 5a914cb35baffb981dfa327de3e91b4fad7876ee authored about 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 6333fa5a4c28d43f353bb62519ef721af8a2478b authored about 7 years ago by Remy Sharp <[email protected]>
Fixes #1193
github.com/remy/nodemon - 6e839d4a33079b856234c1e520cc4222e9b227cb authored about 7 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - 48048aaf1261230f0c07d72ed2bd6933b7993248 authored about 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - c63771726c6105f8dc26a1715ce0b02e5b2f524e authored about 7 years ago by Remy Sharp <[email protected]>
The number of watched files was correct, but showed (incorrectly) a
cumulative total of watched ...
github.com/remy/nodemon - f71153779541cbc370dc9219190e58a43e1370ad authored about 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 705264864115854a7a6671b5bc9f364c502b4e92 authored about 7 years ago by Remy Sharp <[email protected]>
[skip ci]
github.com/remy/nodemon - 369eb11f1ca2275aed45eb6175cb8fce313513be authored about 7 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - 0c78a9c7a098a55c2d814fba20a89f20273534be authored about 7 years ago by Remy Sharp <[email protected]>
[skip ci]
github.com/remy/nodemon - 0c3229d77f8e753d27bf3d43e86518e32574a3a9 authored about 7 years ago by Remy Sharp <[email protected]>The `--` argument now passes all arguments after the script (if omitted in the nodemon call), ra...
github.com/remy/nodemon - ad226afc13f4480bc6c942785571ec10fdf8b293 authored about 7 years ago by Remy Sharp <[email protected]>
* 'master' of github.com:remy/nodemon:
chore: update new issue template
chore: add no-respon...
github.com/remy/nodemon - dcd8911e23dec538e3e81386fd3f6f1c4651ae2d authored about 7 years ago by Remy Sharp <[email protected]>
[skip ci]
github.com/remy/nodemon - 636ae404ce848e038d99d58e399238f81353b333 authored about 7 years ago by Remy Sharp <[email protected]>[skip ci]
github.com/remy/nodemon - e4cfe9b704696d9e9b22d7bad2cc8379b0d0e274 authored about 7 years ago by Remy Sharp <[email protected]>Changed to passing Chokidar simple strings instead of custom regexp, only had to prefix with **/...
github.com/remy/nodemon - 4589bc8a600733ab42982669c5f83679a4a6c3d9 authored about 7 years ago by Remy Sharp <[email protected]>
Fixes #1036 - the no-stdin wasn't passing the process.stdin to the
child.
github.com/remy/nodemon - 1e2516de4aa2d7b00fd3ef1860884955fc858486 authored about 7 years ago by Remy Sharp <[email protected]>
Fixes #1180
github.com/remy/nodemon - d15cf686f7b5cdc21d68dba98d88e77c0ee3ab79 authored about 7 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - 67d146637e089dc54061c94e85451d0cf06074d2 authored about 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - c5bf96c051af8801e3f11d7909ed23e7f0718c32 authored about 7 years ago by Dominykas Blyžė <[email protected]>
Sometimes tests fail because the file does not exist (it was possibly not created due to unrelat...
github.com/remy/nodemon - 70a2ec7f3d7ac9828155a97efab53a305e1df55e authored about 7 years ago by Dominykas Blyžė <[email protected]>It seems that the filesystem events for creating the files get delayed somehow and arrive after ...
github.com/remy/nodemon - 35b86a92e16821ef0b7c60ccd9e3bafe314cfd92 authored about 7 years ago by Dominykas Blyžė <[email protected]>github.com/remy/nodemon - b326b4648a7aa0511e14dad6d61b48372239a37a authored about 7 years ago by Dominykas Blyžė <[email protected]>
github.com/remy/nodemon - 84ec156ed09818fb7db7b2b4940704dcbf133ce8 authored about 7 years ago by Dominykas Blyžė <[email protected]>
There are days when nothing is simple or 101.
github.com/remy/nodemon - bcb4db86494f89a29b5fe2b99b4fbb44e402f569 authored about 7 years ago by Dominykas Blyžė <[email protected]>For people who have package-lock=false in ~/.npmrc, package-lock gets removed upon every install
github.com/remy/nodemon - ceba29a345fef0776371f3006d18a5da29c3d170 authored about 7 years ago by Dominykas Blyžė <[email protected]>github.com/remy/nodemon - 82d74e517a543a282ab92cc7cd1396b9578ba365 authored about 7 years ago by Dominykas Blyžė <[email protected]>
github.com/remy/nodemon - b89d5915a865a830cc5f1a2aed4daa8c16cdc3f4 authored about 7 years ago by Dominykas Blyžė <[email protected]>
github.com/remy/nodemon - 009d8685163473b05d03a05af66d38e03e39b1df authored about 7 years ago by Dominykas Blyžė <[email protected]>
[skip ci]
github.com/remy/nodemon - 76f825ef824c1a8f12287152946d3a107b65e6c9 authored about 7 years ago by Remy Sharp <[email protected]>Fixes #1173
github.com/remy/nodemon - 1171fc1a9aa6028e8d0c2aa6defe30f799ee4242 authored about 7 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - bd9d5957bfb9d8504efa06ca3cd9ac4d72c79e06 authored about 7 years ago by Remy Sharp <[email protected]>
Fixes #956
Fixes #813
github.com/remy/nodemon - 770c90dcdd87b63d31b16f9d36080a3d90f6f02f authored about 7 years ago by Remy Sharp <[email protected]>
Originally used ps-tree which relied on `ps` on *nix. But if the system
didn't have `ps` at all,...
github.com/remy/nodemon - 10ded94cd71a7db719cf454e9eb3ed8409eda8ea authored about 7 years ago by Martin Dimitrov <[email protected]>
[skip ci]
github.com/remy/nodemon - 14fcf944042600d18974ebe911ae26fef09a2238 authored about 7 years ago by Remy Sharp <[email protected]>
Fixes the issue where express is a js based project, but the executable
is `www`, so it misses o...
Also small linting tweaks and typos in comments.
Fixes #393
github.com/remy/nodemon - 30f999a06cac8252180ee6df46a9d22659163ea1 authored about 7 years ago by Remy Sharp <[email protected]>With support for custom extensions (picking only the first).
Fixes #1165
github.com/remy/nodemon - a282afbbe3f0d5bbcf45c934945d91dc960973a1 authored about 7 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - fd961d605305805fe3b6df414339a2774a27239a authored about 7 years ago by Remy Sharp <[email protected]>
Also restore missing -L CLI options.
Fixes #1160
github.com/remy/nodemon - fa64cdcc8a8542d82117e6bce70f8ae44c2678f3 authored about 7 years ago by Remy Sharp <[email protected]>
If node is being passed any arguments (before the script) then use
spawn instead of fork.
Fixes...
github.com/remy/nodemon - d9e93ad367865cf07cc6572d2827d3698d360101 authored about 7 years ago by Remy Sharp <[email protected]>Closes #1155
[skip]
github.com/remy/nodemon - 9f8defc089ff725c15905d3208b91848e96f6a7b authored about 7 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - f52615c0f7cd0e76fe1970e8071d414496960b08 authored about 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 2d4ce033bb609942d43b526cfed11d812af7d981 authored about 7 years ago by Remy Sharp <[email protected]>
* heisian-master:
fix: get tests to pass
fix: travis CI build before-install
test: fork ch...
* 'master' of https://github.com/heisian/nodemon:
fix: get tests to pass
fix: travis CI buil...
* node 4 min
* add node 4 to travis
github.com/remy/nodemon - 8967c02301cbc4f1f0cecab2e192e0ede82463cf authored about 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - cf923a8a771c40b60ad468d84ccabfe8c0432532 authored about 7 years ago by Timothy Huang <[email protected]>
github.com/remy/nodemon - 3a6b8df9ae3a0f1eb33316d5d0201c76c8a458a1 authored about 7 years ago by Timothy Huang <[email protected]>
github.com/remy/nodemon - f711fb7889dab324c43d8300d04f3d22d1695a4a authored about 7 years ago by Tim <[email protected]>
github.com/remy/nodemon - 183add9166507ffbd0b704a13c0a136307a2afc3 authored about 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 57c14a2b5867905247442e657f0942cebab35c6d authored about 7 years ago by Remy Sharp <[email protected]>
* fix: pass through execArgs from config
Also updating some deps and linting tweaks
* chor...
github.com/remy/nodemon - 6a4fb226028b43ff502cbf70dd586c47a6e3b6f7 authored about 7 years ago by Remy Sharp <[email protected]>github.com/remy/nodemon - 18c03f90e838dbec63397f6c4517c9a3a24b4eb1 authored about 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 7dcea48ff400b23765a39e1e3cf67b7847f4d7a1 authored about 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 17ad4b9f1adcb6578236299dc0de0a1bb2bbab04 authored about 7 years ago by Remy Sharp <[email protected]>
github.com/remy/nodemon - 2e1b496fa372c2a71c754d0d9a47c1a865979d05 authored about 7 years ago by Remy Sharp <[email protected]>