Developer Tools

These are tools that assist in the development of JavaScript applications. This could mean a plugin, a command-line tool, or a browser extension.

The right dev tools can make development much faster, easier, and more fun. Don't skip this section!

17 Projects
Sort
atom
:atom: The hackable text editor
IDE
.
.
webpack-dashboard
A CLI dashboard for webpack dev server
webpack
.
.
forever
A simple CLI tool for ensuring that a given script runs continuously (i.e. forever)
.
.
lerna
:dragon: A tool for managing JavaScript projects with multiple packages.
.
.
redux-devtools
DevTools for Redux with hot reloading, action replay, and customizable UI
react
browser extension
.
.
vue-devtools
⚙️ Browser devtools extension for debugging Vue.js applications.
vue
browser extension
.
.
reactotron
A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
react
.
.
husky
:dog: Git hooks made easy
.
.
reactide
Reactide is the first dedicated IDE for React web application development. http://reactide.io
IDE
react
.
.
react-devtools
An extension that allows inspection of React component hierarchy in the Chrome and Firefox Developer Tools.
react
browser extension
.
.
sizzy
A tool for testing responsive websites crazy-fast
.
.
betwixt
:zap: Web Debugging Proxy based on Chrome DevTools Network panel.
.
.
helium-css
Helium - javascript tool to scan your site and show unused CSS
.
.
lint-staged
🚫💩 — Run linters on git staged files
.
.
remote-redux-devtools
Redux DevTools remotely.
.
.
webpack-bundle-size-analyzer
A tool for finding out what contributes to the size of Webpack bundles
webpack
.
.
depcheck
Check your npm module for unused dependencies
.
.
AKA
Developer tools are also known as: dev tools.
CONTRIBUTING
To add to this list, submit a pull request in the javascriptstuff-db repository. Add an entry to this file.