{"library":"transform-loader","type":"library","category":null,"description":"Webpack loader that allows using browserify transforms in webpack builds. Version 0.2.4 is the latest stable release (last updated 2017). It enables reuse of existing browserify transform modules (like brfs, coffeeify) within webpack's loader pipeline. Key differentiator: bridges browserify ecosystem transforms to webpack without manual porting. Supports webpack 1.x and 2.x but is not actively maintained.","language":"javascript","status":"maintenance","version":"0.2.4","tags":["javascript"],"install":[{"cmd":"npm install transform-loader","imports":["import transformLoader from 'transform-loader'","import 'transform-loader/cacheable'","module.exports = { module: { rules: [{ test: /\\.js$/, loader: 'transform-loader?brfs' }] } }"]},{"cmd":"yarn add transform-loader","imports":[]},{"cmd":"pnpm add transform-loader","imports":[]}],"homepage":null,"github":"https://github.com/webpack/transform-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/transform-loader","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/transform-loader/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}