All Projects → binaryage → Cljs Devtools

binaryage / Cljs Devtools

Licence: other
A collection of Chrome DevTools enhancements for ClojureScript developers

Programming Languages

clojure
4091 projects
clojurescript
191 projects

Projects that are alternatives of or similar to Cljs Devtools

Go Chrome
A golang library for interacting with the Chrome DevTools Protocol. https://chromedevtools.github.io/devtools-protocol/
Stars: ✭ 96 (-90.09%)
Mutual labels:  devtools, chrome-devtools
Rod
A Devtools driver for web automation and scraping
Stars: ✭ 1,392 (+43.65%)
Mutual labels:  devtools, chrome-devtools
Artemis Dev Tool
An Apollo GraphQL Query Schema Testing Tool
Stars: ✭ 66 (-93.19%)
Mutual labels:  devtools, chrome-devtools
React Rewind
Time Travel Debugger for React useReducer
Stars: ✭ 159 (-83.59%)
Mutual labels:  devtools, chrome-devtools
useful-forks.github.io
Improving GitHub's Forks list discoverability through automatic filtering. The project offers an online tool and a Chrome extension.
Stars: ✭ 917 (-5.37%)
Mutual labels:  chrome-devtools, devtools
chrome-ext-save-css
Chrome extension to automatically save changes in CSS and JS into local disk.
Stars: ✭ 27 (-97.21%)
Mutual labels:  chrome-devtools, devtools
Puppeteer Webperf
Automating Web Performance testing with Puppeteer 🎪
Stars: ✭ 1,392 (+43.65%)
Mutual labels:  devtools, chrome-devtools
Nim
Streamline Your Node.js Debugging Workflow with Chromium (Chrome, Edge, More) DevTools.
Stars: ✭ 168 (-82.66%)
Mutual labels:  devtools, chrome-devtools
Remotedebug Ios Webkit Adapter
Debug Safari and WebViews on iOS from tools like VS Code and Chrome DevTools
Stars: ✭ 2,563 (+164.5%)
Mutual labels:  devtools, chrome-devtools
page-walker
Chrome DevTools automation for desktop and mobile devices
Stars: ✭ 18 (-98.14%)
Mutual labels:  chrome-devtools, devtools
Lucid
A developer tool for engineers working with React and GraphQL.
Stars: ✭ 397 (-59.03%)
Mutual labels:  devtools, chrome-devtools
Mongol Meteor Explore Minimongo Devtools
In-App MongoDB Editor for Meteor (Meteor DevTools)
Stars: ✭ 846 (-12.69%)
Mutual labels:  devtools
Debugger Protocol Viewer
DevTools Protocol API docs—its domains, methods, and events
Stars: ✭ 749 (-22.7%)
Mutual labels:  chrome-devtools
Chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
Stars: ✭ 7,057 (+628.28%)
Mutual labels:  chrome-devtools
Dirac
A Chrome DevTools fork for ClojureScript developers
Stars: ✭ 732 (-24.46%)
Mutual labels:  chrome-devtools
Graphql Config
One configuration for all your GraphQL tools (supported by most tools, editors & IDEs)
Stars: ✭ 883 (-8.88%)
Mutual labels:  devtools
Ractive Chrome Extension
View and edit Ractive.js components using Chrome Dev Tools.
Stars: ✭ 8 (-99.17%)
Mutual labels:  devtools
Backbone Debugger
Chrome Developer Tools extension for debugging Backbone.js applications
Stars: ✭ 702 (-27.55%)
Mutual labels:  devtools
Redux Bug Reporter
🐛 A bug reporter and bug playback tool for redux. 🐛
Stars: ✭ 683 (-29.51%)
Mutual labels:  devtools
Yoda
Wise and powerful personal assistant, available in your nearest terminal
Stars: ✭ 674 (-30.44%)
Mutual labels:  devtools

cljs-devtools

GitHub license Clojars Project Travis Example Projects

CLJS DevTools adds enhancements into Chrome DevTools for ClojureScript developers:

  • Better presentation of ClojureScript values in Chrome DevTools (see the :formatters feature)
  • More informative exceptions (see the :hints feature)
  • Long stack traces for chains of async calls (see the :async feature)

Documentation

An example of formatting ClojureScript values:

Custom formatters in action

An example of improved exceptions:

An example of hints


What next?

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].