{"id":27367,"library":"ruslan-bundler","title":"Ruslan Bundler","description":"Minimal build tool wrapping Rollup for simple bundling of JavaScript projects. Current version 0.1.5, no regular release schedule. Differentiated by a single build command (ruslan-bundler build) that outputs to 'dist'. Suitable for small projects but lacks customization, documentation, and active maintenance.","status":"deprecated","version":"0.1.5","language":"javascript","source_language":"en","source_url":null,"tags":["javascript"],"install":[{"cmd":"npm install ruslan-bundler","lang":"bash","label":"npm"},{"cmd":"yarn add ruslan-bundler","lang":"bash","label":"yarn"},{"cmd":"pnpm add ruslan-bundler","lang":"bash","label":"pnpm"}],"dependencies":[{"reason":"Core bundling engine","package":"rollup","optional":false}],"imports":[],"quickstart":{"code":"{\n  \"scripts\": {\n    \"build\": \"ruslan-bundler build\"\n  }\n}","lang":"javascript","description":"Configure package.json script to invoke the bundler build command."},"warnings":[{"fix":"Replace with direct Rollup configuration.","message":"Package is unmaintained, no updates since 2023. Consider using Rollup or esbuild directly.","severity":"deprecated","affected_versions":">=0.0.0"}],"env_vars":null,"last_verified":"2026-04-25T00:00:00.000Z","next_check":"2026-07-24T00:00:00.000Z","problems":[{"fix":"Install as dev dependency: npm install --save-dev ruslan-bundler","cause":"Package not installed globally or locally.","error":"Command 'ruslan-bundler' not found"}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}