npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "statements" 的结果(共 47 个)
mysql2

fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS

MIT
babel-plugin-remove-debugger

Remove debugger statements

MIT
resolve-url-loader

Webpack loader that resolves relative paths in url() statements based on the original source file

MIT
babel-plugin-transform-define

Babel plugin that replaces member expressions and typeof statements with strings

MIT
postcss-modules-scope

A CSS Modules transform to extract export statements from local-scope classes

ISC
babel-plugin-minify-simplify

> Simplifies code for minification by reducing statements into expressions and making expressions uniform where possible.

MIT
parse-import

Parse CSS @import statements

MIT
glsl-token-defines

Retrieve the values defined with preprocessor statements in a selection of GLSL tokens

MIT
@rollup/plugin-inject

Scan modules for global variables and injects `import` statements where necessary

MIT
sql.js

SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).

MIT
prettier-plugin-curly

Prettier plugin to enforce consistent brace style for all control statements. 🥌

MIT
eslint-plugin-chai-friendly

This plugin makes 'no-unused-expressions' rule friendly towards chai expect statements.

MIT
node-sass-glob-importer

Custom importer for node-sass which makes it possible to use glob syntax in Sass import statements

MIT
require-poisoning

Cache-Poisoning applied to Node.js require statements so you inject your own modules

MIT
rollup-plugin-strip

Remove debugger statements and functions like assert.equal and console.log from your code.

MIT
esformatter-var-each

Esformatter plugin that converts comma `var` statements into separate `var` statements

esformatter-braces

esformatter plugin: enforces braces around statements

MIT
babel-plugin-transform-conditionals

Optimize conditional statements

MIT
babel-plugin-jest-hoist

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

MIT
prettier-plugin-sort-re-exports

A prettier plugin that sorts the re-exports statements.

MIT
deps-regex

Regular expression for matching javascript require/import statements.

MIT
eslint-plugin-import-order

ESLint plugin to enforce the order of import/require statements.

MIT
rewrite-imports

A tiny (349B) utility to rewrite `import` statements as `require()`s; via RegExp

MIT
babel-plugin-detective

Babel 5/6 plugin that scans the AST for require calls and import statements

MIT
rollup-plugin-inject

Scan modules for global variables and inject `import` statements where necessary

MIT
opt-cli

Execute CLI Statements based upon Opt-In / Opt-Out Rules.

MIT
babel-plugin-transform-comment-to-assert

Replace commented expressions with assert statements

MIT
eslint-plugin-prefer-import

Prefer ES6 import statements when importing files

MIT
babel-plugin-transform-with

Convert "with" statements to strict mode-compatible JavaScript

MIT