{"library":"directory-named-webpack-plugin","type":"library","category":null,"description":"Webpack resolve plugin that allows using a file named after its directory (e.g., foo/foo.js) instead of index.js as the entry point for directory imports. v4.1.0 supports Webpack >=4, with v2.x for Webpack 2/3 and v1.x for Webpack 1. Configurable via options like honorIndex, honorPackage, exclude, include, transformFn, and resolverHook. Provides fine-grained control over resolve behavior per directory, overcoming the limitation of always using index files.","language":"javascript","status":"active","version":"4.1.0","tags":["javascript","webpack","plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install directory-named-webpack-plugin","imports":["const DirectoryNamedWebpackPlugin = require('directory-named-webpack-plugin');","const { default: DirectoryNamedWebpackPlugin } = await import('directory-named-webpack-plugin');","new DirectoryNamedWebpackPlugin({ honorIndex: true })"]},{"cmd":"yarn add directory-named-webpack-plugin","imports":[]},{"cmd":"pnpm add directory-named-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/shaketbaby/directory-named-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/directory-named-webpack-plugin","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/directory-named-webpack-plugin/compatibility"}}