humanwhocodes / eslint-simple-rule
A utility for creating simple ESLint rules
☆23Updated last year
Alternatives and similar repositories for eslint-simple-rule:
Users that are interested in eslint-simple-rule are comparing it to the libraries listed below
- Reload changed files in Node *without* restarting the server (like nodemon/piping/etc.)☆23Updated 6 years ago
- Take care of your spawn()☆79Updated 2 months ago
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- Ideas for React APIs☆18Updated 7 years ago
- Wish I had some..declarative side-effects☆40Updated 4 years ago
- Utils for looking up and working with Flow & TypeScript scopes in Babel☆12Updated 5 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 4 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 3 years ago
- Focus on targets with selectors☆29Updated 6 years ago
- Server for modern single-page web apps☆82Updated 5 years ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 6 years ago
- Tiny wrapper around benchmarkjs with a nicer api☆20Updated 2 years ago
- Fold multiple render prop components into a single component.☆43Updated 6 years ago
- Babel plugin to report dynamic imports with import-inspector with metadata about the import☆38Updated 7 years ago
- Improved sorting order for directory entities☆26Updated 6 years ago
- A sandbox for playing around with React suspense☆15Updated 9 months ago
- ⚛️An overlay for displaying stack frames based on create-react-app/packages/react-error-overlay☆18Updated 5 years ago
- Replace all instances of "@@strings like this" with hashes.☆35Updated 4 years ago
- A CSS selector-based parser for React Standard Tree (RST) traversal.☆19Updated 2 years ago
- No Flux plus no Redux equals ZeroFux. A stateless unidirectional data flow implemented with Custom Events.☆37Updated 7 years ago
- ⚛️JSX optimisation loader to reduce size of React application☆40Updated 5 years ago
- A store of react-supported html attributes keyed by their tags☆23Updated 3 years ago
- 📦 It is a small library to work component styles intelligently, quickly and intuitively without leaving css.☆24Updated 6 years ago
- A debug tool based on JavaScript Proxy to track surprising/unwanted mutation of objects.☆26Updated 6 years ago
- Calculate package sizes in various configurations☆17Updated 3 years ago
- 🏷 Map template literal expression interpolations with ease.☆66Updated 6 years ago
- Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Use…☆18Updated 7 years ago
- 🎣 Convert files to data-uris at build time.☆44Updated 6 years ago
- Get CI environment variables for parallelizing builds☆37Updated 4 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