skortchmark9 / reselect-devtools-extensionLinks
Chrome Extension for Debugging Reselect
☆35Updated 6 years ago
Alternatives and similar repositories for reselect-devtools-extension
Users that are interested in reselect-devtools-extension are comparing it to the libraries listed below
Sorting:
- A function that allows you to specify context to pass to a child component (intended for testing only).☆48Updated 4 years ago
- A helper for visually debugging styles in CSS-in-JS☆130Updated 2 years ago
- Assert deeply nested values in Jest☆65Updated 2 years ago
- Babel Plugin that adds safety to your tests by verifying assertions are actually ran 🃏⁉️☆96Updated 2 years ago
- Scaffold a React component.☆81Updated 7 years ago
- Add markers to your React components for easy testing with actual DOM elements☆79Updated 7 years ago
- React Hook to track the visibility of a functional component☆49Updated 7 years ago
- Transform HTML into JSX or another language 🕹☆83Updated 7 years ago
- Creates LQIP at build time, similar to webpack lqip-loader☆38Updated 6 years ago
- Declaratively render a tree of files with JSX☆112Updated 8 years ago
- Background colors for your React Storybook☆26Updated 8 years ago
- An experimental drop-in replacement for React without ES6 classes or "this"☆57Updated 7 years ago
- 🔖 Markdown ➡️ prettier ➡️ Formatted Code ➡️ Markdown ✨☆93Updated 7 years ago
- Check that all files match prettier code style.☆53Updated 2 years ago
- A small babel plugin that wraps console.logs inside a console.group with surrounding function name☆59Updated 2 years ago
- Adding Value to React☆91Updated 6 years ago
- DangerJS plugin to prevent merging any code that contains console log statements☆33Updated 4 years ago
- Render something using every possible combination of props☆66Updated 7 years ago
- Refactoring support for JavaScript via jscodeshift codemods☆80Updated 7 years ago
- Allows you to code using certain React.next features today! Perfect for component library maintainers.☆140Updated last year
- A Mocha runner for Jest☆71Updated 5 years ago
- Fast Library for the Composition of React Higher-Order-Components☆65Updated 8 years ago
- A library for generative, property-based testing in TypeScript and Jest.☆68Updated 2 years ago
- Force users to use yarn instead of npm.☆51Updated 3 years ago
- Babel plugin that injects helpful details into console statements☆84Updated last year
- Jest utilities for Glamor and React☆98Updated 4 years ago
- Create microservice apps with React components☆166Updated 7 years ago
- jsx -> favicon☆75Updated 8 years ago
- Compile standard TypeScript classes to Redux or React Context API☆39Updated 2 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago