Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The Nodemon Webpack Plugin is a development tool that combines webpack's build process with Nodemon's file-watching and server-restarting capabilities, allowing developers to automatically restart their server whenever source files change during development. It's designed for Node.js developers using webpack who want to streamline their development workflow by eliminating the need to run webpack and nodemon as separate processes. The plugin is particularly useful for backend development where you need to see changes reflected immediately without manually restarting your server.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of izhaki/nodemon-webpack-plugin

Account's avatar
remy/nodemon
Simple monitor script for use during development of a Node.js app.
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel require hook
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
semantic-release/changelog
semantic-release plugin to create or update a changelog file
Account's avatar
semantic-release/exec
semantic-release plugin to run custom shell commands
Account's avatar
semantic-release/git
semantic-release plugin to commit release assets to the project's git repository
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
patrick-steele-idem/child-process-promise
Simple wrapper around the "child_process" module that makes use of promises
Account's avatar
cucumber/cucumber-js
The official JavaScript implementation of Cucumber.
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
janl/mustache.js
Logic-less {{mustache}} templates with JavaScript
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
raszi/node-tmp
Temporary file and directory creator
Account's avatar
pkrumins/node-tree-kill
kill trees of processes
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7
Account's avatar
webpack/webpack-cli
CLI for webpack & friends
Account's avatar
liady/webpack-node-externals
Easily exclude node_modules in Webpack bundle

Support the repos that depend on this repository

Top contributors

Izhaki's profile
Izhaki
170 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
50 contributions
dependabot[bot]'s profile
dependabot[bot]
31 contributions
semantic-release-bot's profile
semantic-release-bot
5 contributions
newyork-anthonyng's profile
newyork-anthonyng
1 contributions
bennettp123's profile
bennettp123
1 contributions
catherine-mcdonough's profile
catherine-mcdonough
1 contributions
gideaoms's profile
gideaoms
1 contributions
grmartin's profile
grmartin
1 contributions
paroxp's profile
paroxp
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
izhaki

izhaki/nodemon-webpack-plugin

A webpack plugin that uses Nodemon to start and reload the server.

JavaScript
179
22
MIT License