Bookmarks tagged [dev-tools]
Documentation and demos for the open source reveal.js HTML presentation framework. Slides, slideshow, ppt, presentations
- tags: dev-tools, node.js, javascript
- source code
The Postwoman API request builder helps you create your requests faster, saving you precious time on your development.
- tags: rest, dev-tools
- source code
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
- source code
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.
GitHub on steroids - Browser extension that brings your GitHub experience to the next level.
Features ...
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 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...
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.
https://javascriptcompressor.com/
Online Javascript compressor Compress and obfuscate Javascript code online completely free using this compressor.
- tags: javascript, dev-tools, compression
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
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
- source code
https://github.com/facebook/create-react-app
Set up a modern Web app by running one command
- tags: reactjs, dev-tools
- source code
https://github.com/facebook/react-devtools
Inspection of React component hierarchy in the Chrome and Firefox Developer Tools
- tags: reactjs, dev-tools
- source code
https://github.com/gaearon/react-hot-loader
Tweak React components in real time
- tags: reactjs, dev-tools
- source code
https://github.com/jamiebuilds/react-loadable
A higher order component for loading components with promises
- tags: reactjs, dev-tools
- source code
https://github.com/smooth-code/loadable-components
React code splitting made easy
- tags: reactjs, dev-tools
- source code
https://github.com/skellock/reactotron
A desktop app for inspecting your React and React Native projects
- tags: reactjs, dev-tools
- source code
https://github.com/storybookjs/storybook
UI component dev & test
- tags: reactjs, dev-tools
- source code
https://github.com/styleguidist/react-styleguidist
Isolated React component development environment with a living style guide
- tags: reactjs, dev-tools
- source code
https://github.com/react-cosmos/react-cosmos
Dev tool for creating reusable React components
- tags: reactjs, dev-tools
- source code
https://github.com/yannickcr/eslint-plugin-react
React specific linting rules for ESLint
- tags: reactjs, dev-tools
- source code
https://github.com/evcohen/eslint-plugin-jsx-a11y
Static AST checker for a11y rules on JSX elements
- tags: reactjs, dev-tools
- source code
https://github.com/dequelabs/react-axe
Accessibility auditing for React applications
- tags: reactjs, dev-tools
- source code
https://github.com/microsoft/react-native-code-push
React Native module for CodePush
- tags: reactjs, react-native, dev-tools
- source code
https://github.com/ioncodes/snesutilities
ROM analyser/extractor
- tags: rust, emulators, dev-tools, snes
- source code
Test and debug OpenID Connect requests. This free tool makes it easy to send requests and view responses.
- tags: oidc, oauth2, debugging, dev-tools
- source code
https://stedolan.github.io/jq/
jq is a lightweight and flexible command-line JSON processor.
- tags: jq, command-line, json, curl, dev-tools
- source code
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
- source code
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 ...
Regular expression visualizer using railroad diagrams
- tags: regex, javascript, dev-tools
- source code
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.
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 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
- source code
http://www.gidnetwork.com/tools/gzip-test.php
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.
If you need to convert files from one markup format into another, pandoc is your swiss-army knife.
- tags: dev-tools, writing-tools
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...
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...
https://mozilla.github.io/server-side-tls/ssl-config-generator/
Mozilla SSL Configuration Generator for
Homebrew installs the stuff you need that Apple didn’t.
- tags: macos, dev-tools
- source code
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
- source code
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...
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...
- 📆 published on: 2017-04-23
- tags: angular, angular-cli, dev-tools
Tasty mocking framework for unit tests in Java
- tags: java, testing, dev-tools, testing
- source code
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
A fully pluggable tool for identifying and reporting on patterns in JavaScript.
- tags: dev-tools, code-quality-tools, javascript
JSLint is a JavaScript program that looks for problems in JavaScript programs. It is a code quality tool.
- tags: javascript, dev-tools
Use sandbox plans which are free and are ideal for learning, developing, and prototyping. Expert database support is included.
https://developers.google.com/web/tools/lighthouse/
Lighthouse is an open-source, automated tool for improving the quality of your web apps.
"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
https://checkgzipcompression.com/
With this tool you can check if your web server is sending the correct GZIP enabled header.
- tags: dev-tools
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 is a replacement for Terminal
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
https://search.google.com/search-console/mobile-friendly
Is your web page mobile-friendly?
- tags: dev-tools
| 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
Helps create useful .gitignore files for your project. Search through Operating Systems, IDEs, or Programming Languages.
- tags: dev-tools, online-tools, git
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
Practical online regex tester
- tags: dev-tools, online-tools