All Projects → moimikey → Awesome Devtools

moimikey / Awesome Devtools

🤖 A curated list of in-browser bookmarklets, tools, and resources for modern full-stack software engineers.

Projects that are alternatives of or similar to Awesome Devtools

awesome-web-online-tools
Many many useful Web Online Tools For Web Developers&Programmers
Stars: ✭ 13 (-92.93%)
Mutual labels:  list, tools
Awesome Dotfiles
A curated list of dotfiles resources.
Stars: ✭ 6,295 (+3321.2%)
Mutual labels:  list, tools
awesome-bookmarks
书签「利器」收集 🍪🍿 Wiki 在线阅读👉
Stars: ✭ 45 (-75.54%)
Mutual labels:  tools, bookmarks
Swiftscripting
A list of Swift scripting tools, frameworks & examples
Stars: ✭ 230 (+25%)
Mutual labels:  list, tools
Dev tools
一些很实用工具或插件(开发或者日常使用)----慢慢更新ing
Stars: ✭ 41 (-77.72%)
Mutual labels:  bookmarks, tools
Bookmarks
🔖 +4.3K awesome resources for geeks and software crafters 🍺
Stars: ✭ 210 (+14.13%)
Mutual labels:  bookmarks, list
Awesome Docker
🐳 A curated list of Docker resources and projects
Stars: ✭ 20,870 (+11242.39%)
Mutual labels:  list, tools
Awesome Gbdev
Contribute
Stars: ✭ 3,016 (+1539.13%)
Mutual labels:  list, tools
Sublime Bookmarks
Sublime Text essential plugins and resources
Stars: ✭ 878 (+377.17%)
Mutual labels:  bookmarks, list
Useful Softwares Tools List
List of useful Softwares, Tools, Plugins, Utilities (Online/Offline)
Stars: ✭ 7 (-96.2%)
Mutual labels:  list, tools
awesome
my personal collection of awesome projects, links, books.
Stars: ✭ 16 (-91.3%)
Mutual labels:  list, tools
Awesome Product Design
A collection of bookmarks, resources, articles for product designers.
Stars: ✭ 1,679 (+812.5%)
Mutual labels:  list, tools
Awesome Transit
Community list of transit APIs, apps, datasets, research, and software 🚌🌟🚋🌟🚂
Stars: ✭ 713 (+287.5%)
Mutual labels:  list, tools
Regex Snippets
Organized list of useful RegEx snippets
Stars: ✭ 109 (-40.76%)
Mutual labels:  list, regex
Ruby Bookmarks
Ruby and Ruby on Rails bookmarks collection
Stars: ✭ 1,972 (+971.74%)
Mutual labels:  bookmarks, list
Hackingtools
Exhaustive list of hacking tools
Stars: ✭ 174 (-5.43%)
Mutual labels:  list
Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+1329.35%)
Mutual labels:  bookmarks
Html Css Class Completion
🍫 Visual Studio Code extension that provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace
Stars: ✭ 174 (-5.43%)
Mutual labels:  regex
Recsech
Recsech is a tool for doing Footprinting and Reconnaissance on the target web. Recsech collects information such as DNS Information, Sub Domains, HoneySpot Detected, Subdomain takeovers, Reconnaissance On Github and much more you can see in Features in tools .
Stars: ✭ 173 (-5.98%)
Mutual labels:  tools
Git Bigstore
Bigstore is a Git extension that helps you track big files in your repositories.
Stars: ✭ 180 (-2.17%)
Mutual labels:  tools

Awesome Developer Tools

A curated list of in-browser bookmarklets, tools, and resources for modern full-stack software engineers.

Inspired by the awesome list thing.

Bookmarklets

  • artoo.js - Client-side scraping utility for the currently loaded uri.
  • CSS Stress Test - JavaScript to test each CSS class on a page and report which are hindering performance.
  • deCSS3 - A lil' bookmarklet that will strip out your CSS3 rules and show you how gracefully you're degrading.
  • DOM Monster - A cross-platform, cross-browser bookmarklet that will analyze the DOM & other features of the page you're on.
  • Ramda - Add Ramda to any page!
  • Rulers Guides - A JavaScript library which enables Photoshop-like rulers and guides interface on a web page.
  • Viewport Resizer - A browser-based tool to test any website's responsiveness.

Tools

Regex

  • Debuggex - PCRE/Python/JavaScript regex matching.
  • ExtendsClass - PHP/Python/Ruby/JavaScript regex matching.
  • reFiddle - Ruby/.NET/JavaScript regex matching.
  • RegExplained - JavaScript regex matching.
  • Regexr - JavaScript regex matching.

Deobfuscation/Transformation

  • AST Explorer - Parse JS to an explorable AST tree via acorn, babel, babylon, espree, esprima, recast, shift, and typescript.
  • Babel - Transpile and optionally evaluate ES2015 to ES5
  • fixmyjs - Automatically fix your JS, driven by JSHint.
  • JSNice - Statistical renaming, type inference and deobfuscation.
  • JSON ABC - Sorts JSON alphabetically

Debugging

  • Beeceptor - Rule based API mocking service. When rules are matched, a request is mocked, else target endpoint is hit as usual. Create custom endpoints to test and debug rest APIs.
  • DebugJS - Debug your JavaScript in the browser (lol?)
  • Hook.io - Instantly deploy microservices in over 11+ languages (OSS!)
  • httpbin - HTTP Request & Response service.
  • jsonbin - Custom, mock JSON API
  • Loupe - Similar in goal to SlowmoJS, a JavaScript call stack visualizer.
  • Mockbin - Generate custom endpoints to test, mock, and track HTTP requests.
  • SlowmoJS - Execute JavaScript in slow motion.
  • Babel Time Travel - Travel in time as babel transpiles.
  • Reqbin - REST & SOAP API Online Testing Tool

Diffing

  • JSONDiffPatch - Run a visual or non-visual diff on two JSON blobs.

Playgrounds / REPL

  • codepen - JS/Coffee/Babel/Live/HTML/Slim/Pug/Markdown/HAML/CSS/Sass/LESS/Stylus
  • CodeSandbox - Online code editor and sandbox
  • Ellie - The Elm Live Editor
  • ES.nextBin - Like RequireBin but ES2015
  • JSBin - JS/Coffee/Babel/Babel/Live/JSX/HTML/Markdown/Pug/CSS/Stylus/LESS/Sass
  • JSFiddle - JS/ES3/Coffee/HTML/CSS/Sass
  • playcode.io - JS/Typescript/Coffee/LiveScript/Babel/CSS/Sass/LESS/Stylus/HTML/Pug
  • Repl.it - Python/Ruby/Scheme/Lua/Java/QBasic/Forth/APL/PHP/Go/Emoticon/BrainFuck/LOLCODE/Unlambda/Bloop/JavaScript/ES6/Move/Kaffeine/CoffeeScript/Roy
  • Sassmeister - Sass/Scss <-> CSS
  • Txti - Fast text/markdown web pages for everybody
  • VCLFiddle - Sandboxed Varnish Cache
  • WebAssembly Explorer - translate C/C++ to WebAssembly, and then see the machine code generated by the browser.
  • Terser - JavaScript parser, mangler and compressor toolkit for ES6+

Image

  • Favic-o-matic - Literally generates every favicon neccessary + markup.
  • SVGOMG - Try SVGO (SVG Optimizer) in the browser!
  • Squoosh - Compress and optimize images in browser

Generators

File Sharing

  • file.io - Ephemeral file sharing. Convenient, anonymous and secure.
  • instant.io - Instant file transfer/sharing over WebTorrent

Resources

Browser Information

Open JSON

  • FillText - Generate JSON datasets for testing or demonstration purposes
  • Zippopotamus - Zipcode to Geo

CSS Inliners

CSS Post Processors

Glyphs & Icons

Compatability

Responsiveness

Easings & Animations

Proxy as a Service

  • CORS Anywhere - Proxies any HTTP request through a CORS enabled environment.

Documentation

Security/SSL

Validation as a Service

  • numverify - Validate phone numbers from over 200 countries.

The Outside World

Swag

License

CC0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].