Babel plugin that replaces member expressions and typeof statements with strings
A CSS Modules transform to extract export statements from local-scope classes
> Simplifies code for minification by reducing statements into expressions and making expressions uniform where possible.
Retrieve the values defined with preprocessor statements in a selection of GLSL tokens
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Prettier plugin to enforce consistent brace style for all control statements. 🥌
This plugin makes 'no-unused-expressions' rule friendly towards chai expect statements.
Custom importer for node-sass which makes it possible to use glob syntax in Sass import statements
Remove debugger statements and functions like assert.equal and console.log from your code.
Esformatter plugin that converts comma `var` statements into separate `var` statements
esformatter plugin: enforces braces around statements
Optimize conditional statements
Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jes
A prettier plugin that sorts the re-exports statements.
ESLint plugin to enforce the order of import/require statements.
Babel 5/6 plugin that scans the AST for require calls and import statements
Scan modules for global variables and inject `import` statements where necessary
Replace commented expressions with assert statements
Prefer ES6 import statements when importing files
Convert "with" statements to strict mode-compatible JavaScript