{"library":"babel-plugin-remove-use-strict","type":"library","category":null,"description":"A Babel plugin that removes all `\"use strict\"` directives from JavaScript code. Version 1.0.1 is the current stable release; the package has minimal updates and is essentially feature-complete. It is a niche utility for projects where strict mode is unwanted (e.g., legacy code, certain bundling scenarios). Unlike manual regex-based removal, this plugin integrates directly into the Babel pipeline and respects AST, avoiding false positives in string literals or comments.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","babel","plugin","remove","use","strict"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-remove-use-strict","imports":["module.exports = { plugins: [\"remove-use-strict\"] }","\"remove-use-strict\"","require(\"@babel/core\").transform(code, { plugins: [\"remove-use-strict\"] })"]},{"cmd":"yarn add babel-plugin-remove-use-strict","imports":[]},{"cmd":"pnpm add babel-plugin-remove-use-strict","imports":[]}],"homepage":null,"github":"https://github.com/tswordyao/babel-plugin-remove-use-strict","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-remove-use-strict","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/babel-plugin-remove-use-strict/compatibility"}}