Babel plugin that replaces member expressions and typeof statements with strings
A CSS Modules transform to extract export statements from local-scope classes
Allow parsing of the module attributes in the import statement
> Simplifies code for minification by reducing statements into expressions and making expressions uniform where possible.
Look up the file that an `import()` statement will resolve to, possibly relative to a given parentURL
Retrieve the values defined with preprocessor statements in a selection of GLSL tokens
injects a #define statement into a shader source
Allow parsing of the module assertion attributes in the import statement
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
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests
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.
timeago.js is a simple library (only 1kb) to used to format datetime with `*** time ago` statement. eg: '3 hours ago'. localization supported.
ESLint plugin to enforce the order of import/require statements.