{"library":"primitive-script-bundler","type":"library","category":null,"description":"A minimal JavaScript bundler inspired by Webpack, designed for simple projects that need to concatenate multiple script files into a single bundle. Version 1.0.16 is the latest stable release, with infrequent updates. Unlike Webpack or Rollup, it offers no module resolution, tree-shaking, or code splitting; it simply concatenates files in order. Suitable for small hobby projects but not for production use. Not actively maintained.","language":"javascript","status":"active","version":"1.0.16","tags":["javascript"],"install":[{"cmd":"npm install primitive-script-bundler","imports":["const bundle = require('primitive-script-bundler');","// No explicit import, uses config.json in project root","bundle();"]},{"cmd":"yarn add primitive-script-bundler","imports":[]},{"cmd":"pnpm add primitive-script-bundler","imports":[]}],"homepage":null,"github":"https://github.com/andersontr15/primitive-script-bundler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/primitive-script-bundler","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/primitive-script-bundler/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}