bryanrsmith / eslint-plugin-no-unused-vars-restLinks
An enhanced version of the ESLint core rule no-unused-vars with allowances for experimental object rest properties.
☆19Updated 6 years ago
Alternatives and similar repositories for eslint-plugin-no-unused-vars-rest
Users that are interested in eslint-plugin-no-unused-vars-rest are comparing it to the libraries listed below
Sorting:
- 💩 A boilerplate showing how to achieve Universal Code-Splitting and Universal HMR with react-loadable, webpack-flush-chunks and extract-…☆19Updated 8 years ago
- ☆53Updated 8 years ago
- Create a modified babel preset based on an an existing preset.☆86Updated 7 years ago
- Removes React.PropTypes and attempts to transform to flowtypes☆164Updated 7 years ago
- Bind closures to stateless React components to avoid creating closures at render time☆22Updated 9 years ago
- Helper for conditionally building your npm package on postinstall☆91Updated 6 years ago
- Stop worrying about method/function binding!!☆42Updated 9 years ago
- A small babel plugin that wraps console.logs inside a console.group with surrounding function name☆59Updated 2 years ago
- A snapshot serializer for Jest+Enzyme.☆68Updated 8 years ago
- Prepare you app state for async server-side rendering and more!☆100Updated 3 years ago
- Tests whether your ES6-aware module bundler actually performs "tree shaking" (unused code elimination)☆14Updated 8 years ago
- Inspired by a @gaeron comment at @londonreact, a way to combine reducers by their dependencies and access at their values.☆78Updated 9 years ago
- Babel plugin to move nested functions to outer scopes☆33Updated 7 years ago
- A command line interface that aims to solve a few issues while working with flow typed codebases in a mono-repo.☆87Updated 3 years ago
- Optimize React code by making pure classes into functions☆61Updated 7 years ago
- Babel preset including only needed ES2015+ plugins☆89Updated 5 years ago
- Responsive JS <code> tags using prettier☆70Updated 7 years ago
- Flow type definitions for React☆51Updated 7 years ago
- Creates flow type definitions from CSS Modules files using Webpack loader or CLI 👾☆92Updated last year
- Simpler server rendering with apollo-client 1.x, using a local GraphQL networkInterface☆64Updated 7 years ago
- Script to copy javascript files and append ".flow" to the filename☆174Updated 2 years ago
- Babel Plugin that adds safety to your tests by verifying assertions are actually ran 🃏⁉️☆96Updated 2 years ago
- babel plugin that adds console.asserts which check that your imports are not undefined☆19Updated 8 years ago
- Convert Mochan TDD with Chai assert tests to Jest☆42Updated 8 years ago
- A Jest plugin for creating screenshots of React components with a little help of Puppeteer☆84Updated 5 years ago
- Redux middleware that logs an error to the console when an action is fired and the state is not mutated,☆125Updated 2 years ago
- Use PostCSS with styled-jsx 💥☆64Updated 6 years ago
- Solves the problem of false positives with `no-undef` and `no-unused-vars` when using babel-eslint☆58Updated 5 years ago
- Pick only known React prop☆39Updated 7 years ago
- JSX React Element assertions for chai☆14Updated 9 years ago