{"id":27104,"library":"kts-react-bundler","title":"kts-react-bundler","description":"React bundler based on Webpack. Current version 1.0.5. This package provides a simple build tool for React applications using Webpack under the hood. It is a thin wrapper around Webpack configuration and presets for React. Development is sparse, with no recent updates. It offers minimal customization compared to direct Webpack use.","status":"active","version":"1.0.5","language":"javascript","source_language":"en","source_url":"https://github.com/casinX/kts-react-bundler","tags":["javascript","kts","react","bundler","webpack","casinX"],"install":[{"cmd":"npm install kts-react-bundler","lang":"bash","label":"npm"},{"cmd":"yarn add kts-react-bundler","lang":"bash","label":"yarn"},{"cmd":"pnpm add kts-react-bundler","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[{"note":"The package is a CLI tool, not a library. No JavaScript import is used.","wrong":"import ktsBundle from 'kts-react-bundler'","symbol":"kts-react-bundler","correct":"// This package is a CLI tool, no direct imports. Use command: kts-bundle"}],"quickstart":{"code":"npm install kts-react-bundler\n// or yarn add kts-react-bundler\n\n// package.json \"scripts\": {\n//   \"build\": \"kts-bundle\"\n// }\n// Run: npm run build","lang":"javascript","description":"Installs the package and uses the CLI command to bundle a React application."},"warnings":[{"fix":"Use a more flexible bundler like Create React App or customize Webpack directly.","message":"Package has no documented configuration options; only minimal Webpack defaults for React are provided.","severity":"gotcha","affected_versions":">=1.0"},{"fix":"Manually add TypeScript configuration if needed.","message":"No TypeScript support out of the box.","severity":"gotcha","affected_versions":">=1.0"}],"env_vars":null,"last_verified":"2026-04-25T00:00:00.000Z","next_check":"2026-07-24T00:00:00.000Z","problems":[{"fix":"Check the GitHub repository for documentation or use other React bundler solutions.","cause":"The package has no README file distributed.","error":"ERROR: No README data found!"}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}