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:
- Create a modified babel preset based on an an existing preset.☆86Updated 7 years ago
- Bind closures to stateless React components to avoid creating closures at render time☆22Updated 9 years ago
- Stop worrying about method/function binding!!☆42Updated 9 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
- Prepare you app state for async server-side rendering and more!☆99Updated 3 years ago
- Helper for conditionally building your npm package on postinstall☆92Updated 6 years ago
- Removes React.PropTypes and attempts to transform to flowtypes☆164Updated 7 years ago
- An efficient memoizer for functions that only receive immutable arguments. Ideal for Redux and similar environments☆115Updated 8 years ago
- Tests whether your ES6-aware module bundler actually performs "tree shaking" (unused code elimination)☆14Updated 8 years ago
- ☆53Updated 8 years ago
- Convert Mochan TDD with Chai assert tests to Jest☆42Updated 8 years ago
- Make your React component style-able by all☆47Updated 9 years ago
- Babel plugin to move nested functions to outer scopes☆33Updated 7 years ago
- Slack off and let code write your unit tests☆46Updated 5 years ago
- 💩 A boilerplate showing how to achieve Universal Code-Splitting and Universal HMR with react-loadable, webpack-flush-chunks and extract-…☆19Updated 8 years ago
- Redux middleware generator that allows dependencies to be injected into action creators.☆23Updated 4 years ago
- Check if the currently installed packages match package.json☆14Updated 8 years ago
- A small babel plugin that wraps console.logs inside a console.group with surrounding function name☆59Updated 2 years ago
- JSS Loader for Webpack☆65Updated 9 years ago
- Stateful functional React components without runtime overhead☆82Updated 8 years ago
- Easy responsive apps with Redux☆91Updated 8 years ago
- Module for transforming configuration from ESLint to EditorConfig format☆48Updated 6 years ago
- Assert deeply nested values in Jest☆65Updated 2 years ago
- ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.☆77Updated 9 years ago
- Optimize React code by making pure classes into functions☆61Updated 7 years ago
- Jest Webpack Integration☆66Updated 9 years ago
- A Jest plugin for creating screenshots of React components with a little help of Puppeteer☆84Updated 5 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
- Multiline tagged templates using a pipe |, followed by a space, to signal line start, no more crazy indent hacks.☆55Updated 2 years ago
- react components for redux-saga☆67Updated 7 years ago