bryanrsmith / eslint-plugin-no-unused-vars-rest
An enhanced version of the ESLint core rule no-unused-vars with allowances for experimental object rest properties.
☆19Updated 5 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
- ☆54Updated 7 years ago
- Create a modified babel preset based on an an existing preset.☆85Updated 6 years ago
- Bind closures to stateless React components to avoid creating closures at render time☆22Updated 8 years ago
- Babel plugin to move nested functions to outer scopes☆33Updated 7 years ago
- JSS Loader for Webpack☆65Updated 9 years ago
- 💩 A boilerplate showing how to achieve Universal Code-Splitting and Universal HMR with react-loadable, webpack-flush-chunks and extract-…☆19Updated 7 years ago
- Optimize React code by making pure classes into functions☆61Updated 6 years ago
- ☆75Updated 8 years ago
- Stop worrying about method/function binding!!☆42Updated 8 years ago
- Make your React component style-able by all☆47Updated 9 years ago
- Enable pkg.esnext for *untranspiled* source code☆19Updated 6 years ago
- Slack off and let code write your unit tests☆46Updated 4 years ago
- react components for redux-saga☆67Updated 7 years ago
- Check if the currently installed packages match package.json☆14Updated 8 years ago
- ☆13Updated 7 years ago
- Tests whether your ES6-aware module bundler actually performs "tree shaking" (unused code elimination)☆14Updated 7 years ago
- Inspired by a @gaeron comment at @londonreact, a way to combine reducers by their dependencies and access at their values.☆79Updated 8 years ago
- Simpler server rendering with apollo-client 1.x, using a local GraphQL networkInterface☆64Updated 6 years ago
- NOTE: now use babel-plugin-universal-import if you're using React Universal Component☆51Updated 6 years ago
- Babel preset for all es2015 plugins but one, babel-plugin-transform-es2015-modules-commonjs.☆59Updated 8 years ago
- Stateful functional React components without runtime overhead☆82Updated 7 years ago
- Solves the problem of false positives with `no-undef` and `no-unused-vars` when using babel-eslint☆58Updated 5 years ago
- Jest Webpack Integration☆66Updated 8 years ago
- A Jest plugin for creating screenshots of React components with a little help of Puppeteer☆85Updated 5 years ago
- Declaratively render a tree of files with JSX☆110Updated 8 years ago
- A replacement for the Match component in React Router v4 that allows for async routes☆26Updated 8 years ago
- ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.☆77Updated 8 years ago
- Convert Mochan TDD with Chai assert tests to Jest☆42Updated 8 years ago
- Creates flow type definitions from CSS Modules files using Webpack loader or CLI 👾☆93Updated 5 months ago
- Redux middleware that logs an error to the console when an action is fired and the state is not mutated,☆125Updated last year