npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "strict mode" 的结果(共 3 个)
babel-plugin-transform-strict-mode

This plugin places a 'use strict'; directive at the top of all files to enable strict mode

MIT
with

Compile time `with` for strict mode JavaScript

MIT
use-strict

Makes all modules in Node get loaded in strict mode.

ISC