dev-tools.md
July 15, 2021 · View on GitHub
Bookmarks tagged [dev-tools]
www.codever.land/bookmarks/t/dev-tools
The HTML presentation framework - reveal.js home page
Documentation and demos for the open source reveal.js HTML presentation framework. Slides, slideshow, ppt, presentations
- tags: dev-tools, node.js, javascript
- :octocat: source code
Postwoman • API request builder
The Postwoman API request builder helps you create your requests faster, saving you precious time on your development.
- tags: rest, dev-tools
- :octocat: source code
commitlint - Lint commit messages
commitlint helps your team adhering to a commit convention. By supporting npm-installed configurations it makes sharing of commit conventions easy.
- tags: git, dev-tools
- :octocat: source code
Save to bookmarks.dev - Chrome Web Store
https://chrome.google.com/webstore/detail/save-to-bookmarksdev/diofdblfhjbpgackifolmboaiccmebjb
The Chrome extension enables you to quickly save the active tab as a bookmark to www.bookmarks.dev. Make sure you have an account from www.bookmarks.dev to begin.
- tags: google-chrome-extension, dev-tools, productivity-tools
- :octocat: source code
Octotree Home Page
GitHub on steroids - Browser extension that brings your GitHub experience to the next level.
Features ...
- tags: google-chrome-extension, productivity-tools, dev-tools, github
- :octocat: source code
Clear Cache - Chrome Web Store
https://chrome.google.com/webstore/detail/clear-cache/cppjkneekbjaeellbfkmgnhonkkjfpdn
Clear your cache and browsing data with a single click of a button. Quickly clear your cache with this extension without any confirmation dialogs, pop-ups or other annoyances.
You can customize what ...
- tags: google-chrome-extension, dev-tools
highlight.js home page
Highlight.js is a syntax highlighter written in JavaScript. It works in the browser as well as on the server. It works with pretty much any markup, doesn’t depend on any framework, and has automatic l...
- tags: code-highlighting, dev-tools
- :octocat: source code
CodeCopy - Chrome Web Store
https://chrome.google.com/webstore/detail/codecopy/fkbfebkcoelajmhanocgppanfoojcdmg
A browser extension that adds a "copy to clipboard" button to every code block on GitHub, MDN, Gist, StackOverflow, StackExchange, npm, and even Medium.
- tags: productivity-tools, dev-tools, google-chrome-extension
- :octocat: source code
Javascript Compressor - compress code online for free
https://javascriptcompressor.com/
Online Javascript compressor Compress and obfuscate Javascript code online completely free using this compressor.
- tags: javascript, dev-tools, compression
Codiva.io - Compile and Run Java Online
Compile and Run Code Online Codiva is an online compiler and IDE for C, C++ and Java.
- Online compiler. No installation needed
- Starts in less than a second
- Compiles as you type
- Auto complete ma...
- tags: dev-tools, java, cpp, c, ide, online-tools
Cloc Home Page
https://github.com/AlDanial/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. - AlDanial/cloc
- tags: dev-tools, tools
- :octocat: source code
create-react-app
https://github.com/facebook/create-react-app
Set up a modern Web app by running one command
- tags: reactjs, dev-tools
- :octocat: source code
react-devtools
https://github.com/facebook/react-devtools
Inspection of React component hierarchy in the Chrome and Firefox Developer Tools
- tags: reactjs, dev-tools
- :octocat: source code
react-hot-loader
https://github.com/gaearon/react-hot-loader
Tweak React components in real time
- tags: reactjs, dev-tools
- :octocat: source code
react-loadable
https://github.com/jamiebuilds/react-loadable
A higher order component for loading components with promises
- tags: reactjs, dev-tools
- :octocat: source code
loadable-components
https://github.com/smooth-code/loadable-components
React code splitting made easy
- tags: reactjs, dev-tools
- :octocat: source code
reactotron
https://github.com/skellock/reactotron
A desktop app for inspecting your React and React Native projects
- tags: reactjs, dev-tools
- :octocat: source code
storybook
https://github.com/storybookjs/storybook
UI component dev & test
- tags: reactjs, dev-tools
- :octocat: source code
react-styleguidist
https://github.com/styleguidist/react-styleguidist
Isolated React component development environment with a living style guide
- tags: reactjs, dev-tools
- :octocat: source code
react-cosmos
https://github.com/react-cosmos/react-cosmos
Dev tool for creating reusable React components
- tags: reactjs, dev-tools
- :octocat: source code
eslint-plugin-react
https://github.com/yannickcr/eslint-plugin-react
React specific linting rules for ESLint
- tags: reactjs, dev-tools
- :octocat: source code
eslint-plugin-jsx-a11y
https://github.com/evcohen/eslint-plugin-jsx-a11y
Static AST checker for a11y rules on JSX elements
- tags: reactjs, dev-tools
- :octocat: source code
react-axe
https://github.com/dequelabs/react-axe
Accessibility auditing for React applications
- tags: reactjs, dev-tools
- :octocat: source code
react-native-code-push
https://github.com/microsoft/react-native-code-push
React Native module for CodePush
- tags: reactjs, react-native, dev-tools
- :octocat: source code
ioncodes/snesutilities
https://github.com/ioncodes/snesutilities
ROM analyser/extractor
- tags: rust, emulators, dev-tools, snes
- :octocat: source code
OpenID Connect debugger
Test and debug OpenID Connect requests. This free tool makes it easy to send requests and view responses.
- tags: oidc, oauth2, debugging, dev-tools
- :octocat: source code
jq home page
https://stedolan.github.io/jq/
jq is a lightweight and flexible command-line JSON processor.
- tags: jq, command-line, json, curl, dev-tools
- :octocat: source code
HTTPie – command line HTTP client home page
HTTPie—aitch-tee-tee-pie—is a command line HTTP client with an intuitive UI, JSON support, syntax highlighting, wget-like downloads, plugins, and more
- tags: cli, command-line, http-client, curl, dev-tools
- :octocat: source code
MX Lookup Tool - Check your DNS MX Records online - MxToolbox
MxToolbox supports global Internet operations by providing free, fast and accurate network diagnostic and lookup tools. Millions of technology professionals use our tools to help diagnose and resolve ...
Regexper
Regular expression visualizer using railroad diagrams
- tags: regex, javascript, dev-tools
- :octocat: source code
SHA-256 hash calculator. Online SHA-256 hash generator. Mining Bitcoin
http://www.xorbin.com/tools/sha256-hash-calculator
Easily calculate SHA-256 hash online with free Xorbin.com online SHA-256 generator! SHA-256 is used used for mining Bitcoin.
Debugging Node.js with Chrome DevTools – Paul Irish – Medium
https://medium.com/@paul_irish/debugging-node-js-nightlies-with-chrome-devtools-7c4a1b95ae27
Support for Node.js debuggability landed in Node.js master in May 2016. You can see it in action in the [DevTools 2016 Google I/O talk](https://www.youtube.com/watch?v=x8u0n4dT-WI&feature=youtu.be&t=2...
nodemon
Nodemon is a utility that will monitor for any changes in your source and automatically restart your server. Perfect for development. Install it using npm.
Ju...
- tags: node.js, nodemon, dev-tools
- :octocat: source code
IP Banned - GIDNetwork
http://www.gidnetwork.com/tools/gzip-test.php
SSL Server Test (Powered by Qualys SSL Labs)
https://www.ssllabs.com/ssltest/analyze.html
This free online service performs a deep analysis of the configuration of any SSL web server on the public Internet.
Pandoc
If you need to convert files from one markup format into another, pandoc is your swiss-army knife.
- tags: dev-tools, writing-tools
httpbin(1): HTTP Client Testing Service
Testing an HTTP Library can become difficult sometimes. RequestBin is fantastic for testing POST requests, but doesn't let you control the response. This exists to cover all kin...
Convertcsv.com - Convert CSV To JSON, XML, SQL...
Use this site to convert Comma Separated Values (CSV) and Excel files into another format! You can either load a local file (this may not work on some versions of IE depending on security settings), p...
Generate Mozilla Security Recommended Web Server Configuration Files
https://mozilla.github.io/server-side-tls/ssl-config-generator/
Mozilla SSL Configuration Generator for
Homebrew — The missing package manager for macOS
Homebrew installs the stuff you need that Apple didn’t.
- tags: macos, dev-tools
- :octocat: source code
PM2 - Advanced Node.js process manager
Production process manager for Node.js apps with a built-in load balancer.
Starting an application in production mode is as easy as:
- tags: node.js, pm2, dev-tools
- :octocat: source code
How to Use the Timeline Tool | Web | Google Developers
https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/timeline-tool
Use the Chrome DevTools Timeline panel to record and analyze all the activity in your application as it runs. It's the best place to start investigating perceived performance issues in your applicatio...
7 Angular Tools That You Should Consider – Minko Gechev's blog
http://blog.mgechev.com/2017/04/23/angular-tooling-codelyzer-angular-cli-ngrev/
In this article we’re going to quickly explore 7 Angular development tools which can make our everyday life easier. The purpose of the list is to not be opinionated architecture wise.The software belo...
- :calendar: published on: 2017-04-23
- tags: angular, angular-cli, dev-tools
Mockito framework site
Tasty mocking framework for unit tests in Java
- tags: java, testing, dev-tools, testing
- :octocat: source code
Current Millis ‐ Milliseconds since Unix Epoch
Convert milliseconds to date (since Epoch Jan 1, 1970 00:00:00 UTC) Convert local date to milliseconds since epoch.
Methods to get the time in milliseconds since the UNIX epoch (January 1, 1970 00:0...
- tags: dev-tools
ESLint - Pluggable JavaScript linter
A fully pluggable tool for identifying and reporting on patterns in JavaScript.
- tags: dev-tools, code-quality-tools, javascript
JSLint: The JavaScript Code Quality Tool
JSLint is a JavaScript program that looks for problems in JavaScript programs. It is a code quality tool.
- tags: javascript, dev-tools
MongoDB Hosting: Database-as-a-Service by mLab
Use sandbox plans which are free and are ideal for learning, developing, and prototyping. Expert database support is included.
Lighthouse | Web | Google Developers
https://developers.google.com/web/tools/lighthouse/
Lighthouse is an open-source, automated tool for improving the quality of your web apps.
- tags: web-development, google-chrome-extension, dev-tools
- :octocat: source code
Can I use... Support tables for HTML5, CSS3, etc
"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
- tags: dev-tools, web-development
Check GZIP compression
https://checkgzipcompression.com/
With this tool you can check if your web server is sending the correct GZIP enabled header.
- tags: dev-tools
Feed Validator for Atom and RSS
This is a validator for syndicated feeds. It works with RSS 0.90, 0.91, 0.92, 0.93, 0.94, 1.0, 1.1, and 2.0. It also validates Atom feeds.
- tags: dev-tools, online-tools, blogging
iTerm2 - macOS Terminal Replacement
iTerm2 is a replacement for Terminal
PageSpeed Insights
https://developers.google.com/speed/pagespeed/insights/
PageSpeed (Page Speed) Insights analyzes the content of a web page, then generates suggestions to make that page faster.
- tags: dev-tools, web-performance, performance
Mobile-Friendly Test - Google Search Console
https://search.google.com/search-console/mobile-friendly
Is your web page mobile-friendly?
- tags: dev-tools
[Chrome DevTools | Web
| Google Developers](https://developers.google.com/web/tools/chrome-devtools/)
https://developers.google.com/web/tools/chrome-devtools/
The Chrome DevTools are a set of web authoring and debugging tools built into Google Chrome. Use the DevTools to iterate, debug, and profile your site.
- tags: dev-tools
gitignore.io - Create Useful .gitignore Files For Your Project
Helps create useful .gitignore files for your project. Search through Operating Systems, IDEs, or Programming Languages.
- tags: dev-tools, online-tools, git
VisualVM: Home
All-in-One Java troubleshooting Tool. VisualVM is a visual tool integrating commandline JDK tools and lightweight profiling capabilities. Designed for both development and production time use.
- tags: java, troubleshooting, dev-tools
Online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript
Practical online regex tester
- tags: dev-tools, online-tools