{"library":"meteor-build-client","type":"library","category":null,"description":"meteor-build-client is a command-line interface (CLI) tool designed to bundle the client-side assets of a Meteor application into a static `index.html` and associated CSS/JS files. This allows the client application to be hosted on any static web server or even loaded directly via the `file://` protocol, decoupling it from a live Meteor server for its static assets. The package is currently at version 1.3.0, with recent updates (like 1.3.0) focusing on compatibility with newer Meteor versions (e.g., `meteor@2.8.0`), bug fixes, and user experience improvements like prompt skipping. Its primary differentiator is enabling a pure client-only Meteor build without requiring the full Meteor server stack for serving the initial bundle, which is useful for CDN deployment or offline access. Release cadence appears tied to Meteor compatibility and addressing reported issues.","language":"javascript","status":"active","version":"1.3.0","tags":["javascript","meteor","meteor build","meteor build client","meteor build browser","client","client-only","browser-only"],"install":[{"cmd":"npm install meteor-build-client","imports":["npm install -g meteor-build-client\n# Then use in shell: meteor-build-client <output-directory>","meteor-build-client --help\nmeteor-build-client ../output --settings ../settings.json","<!-- In your index.html -->\n<head>\n  <meteor-bundled-css />\n</head>\n<body>\n  <meteor-bundled-js />\n</body>"]},{"cmd":"yarn add meteor-build-client","imports":[]},{"cmd":"pnpm add meteor-build-client","imports":[]}],"homepage":null,"github":"https://github.com/frozeman/meteor-build-client","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/meteor-build-client","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/meteor-build-client/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}