thingsinjars / devtools-extensionLinks
Basic example of a Chrome Devtools extension with communication between the inspected page and the panel
☆229Updated 12 years ago
Alternatives and similar repositories for devtools-extension
Users that are interested in devtools-extension are comparing it to the libraries listed below
Sorting:
- Converts AMD modules into ES6 modules☆166Updated 5 years ago
- Playground to test repaint rates of JS libs☆253Updated 2 years ago
- (WIP) A boilerplate project for Chrome DevTools extensions☆116Updated 9 years ago
- UI Benchmark☆184Updated 6 years ago
- CLI to convert CommonJS to ES6 modules (UNMAINTAINED)☆285Updated 3 years ago
- JavaScript benchmark playground☆267Updated 9 years ago
- Webpack plugin to strip blocks of code marked by special comment tags☆82Updated 2 years ago
- Advanced JavaScript Debugging Utility Library☆641Updated 9 years ago
- ES modules demo app☆128Updated 6 years ago
- human friendly i18n for javascript (node.js + browser)☆258Updated 2 years ago
- write browser JavaScript programs using modules from NPM☆390Updated 8 years ago
- Simulates a global browser environment using jsdom☆177Updated 5 years ago
- Unsupported☆176Updated 2 years ago
- node-nightly at your fingertips!☆234Updated 8 months ago
- A mock browser with window, document, location, navigation, local and session storage to use for client side code tests in a node environ…☆87Updated 6 years ago
- An AMD loader plugin for Babel☆117Updated 3 years ago
- JSON for Humans - with unquoted identifiers, multi-line strings and comments☆154Updated 2 years ago
- ☆56Updated 5 years ago
- A Private Fields Proposal for ECMAScript☆318Updated 3 years ago
- This repository is no longer active. ResizeObserver has moved out of WICG into☆255Updated 5 years ago
- A tool to manage and run project git hooks☆167Updated 6 years ago
- Remote JavaScript console for Chrome/Webkit☆261Updated this week
- Visualize your CommonJS or AMD module dependencies in a force directed graph report.☆485Updated 7 years ago
- Bundle CommonJS/Node.js modules for web browser☆414Updated 4 years ago
- Object.observe polyfill/shim trying to be compliant☆229Updated 10 years ago
- Rewrite require calls in browserify modules.☆203Updated 8 years ago
- Standalone denodeify, for all of your callback -> promise needs. Just drop in an ES6 complaint promise library & stir☆227Updated 8 years ago
- Decorator for debouncing class methods☆96Updated 4 years ago
- Utility for mocking XMLHttpRequest.☆199Updated 3 years ago
- JSX to native DOM API transpilation. <div> ⟹ document.createElement('div')!☆153Updated 4 years ago