{"id":21850028,"url":"https://github.com/sakejs/sake-bundle","last_synced_at":"2026-05-11T02:18:26.401Z","repository":{"id":57192722,"uuid":"85260686","full_name":"sakejs/sake-bundle","owner":"sakejs","description":"Adds bundle task and global to Sake. Bundle up your JavaScript apps using Handroll.","archived":false,"fork":false,"pushed_at":"2019-05-02T01:10:31.000Z","size":199,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-12T23:16:54.727Z","etag":null,"topics":["build-tool","bundle","handroll","javascript","sake","task"],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sakejs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-17T02:08:29.000Z","updated_at":"2019-05-02T01:10:30.000Z","dependencies_parsed_at":"2022-08-24T06:00:26.125Z","dependency_job_id":null,"html_url":"https://github.com/sakejs/sake-bundle","commit_stats":null,"previous_names":["zeekay/cake-bundle"],"tags_count":88,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakejs%2Fsake-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakejs%2Fsake-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakejs%2Fsake-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakejs%2Fsake-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sakejs","download_url":"https://codeload.github.com/sakejs/sake-bundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244842897,"owners_count":20519715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["build-tool","bundle","handroll","javascript","sake","task"],"created_at":"2024-11-28T00:15:45.548Z","updated_at":"2026-05-11T02:18:26.358Z","avatar_url":"https://github.com/sakejs.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sake-bundle\n\n[![npm][npm-img]][npm-url]\n[![build][build-img]][build-url]\n[![dependencies][dependencies-img]][dependencies-url]\n[![downloads][downloads-img]][downloads-url]\n[![license][license-img]][license-url]\n[![chat][chat-img]][chat-url]\n\nAdd `bundle` task and global to your Sakefile. Bundle up your JavaScript apps\nusing [Handroll](https://github.com/zeekay/handroll).\n\n## Install\n```bash\n$ npm install sake-bundle --save-dev\n```\n\n## Usage\n```javascript\nuse('sake-bundle')\n\ntask('build', 'build project', =\u003e {\n  bundle.write({entry: 'src/index.js'})\n})\n```\n\n## License\n[BSD][license-url]\n\n[build-img]:        https://img.shields.io/travis/sakejs/sake-bundle.svg\n[build-url]:        https://travis-ci.org/sakejs/sake-bundle\n[chat-img]:         https://badges.gitter.im/join-chat.svg\n[chat-url]:         https://gitter.im/sakejs/chat\n[coverage-img]:     https://coveralls.io/repos/sakejs/sake-bundle/badge.svg?branch=master\u0026service=github\n[coverage-url]:     https://coveralls.io/github/sakejs/sake-bundle?branch=master\n[dependencies-img]: https://david-dm.org/sakejs/sake-bundle.svg\n[dependencies-url]: https://david-dm.org/sakejs/sake-bundle\n[downloads-img]:    https://img.shields.io/npm/dm/sake-bundle.svg\n[downloads-url]:    http://badge.fury.io/js/sake-bundle\n[license-img]:      https://img.shields.io/npm/l/sake-bundle.svg\n[license-url]:      https://github.com/sakejs/sake-bundle/blob/master/LICENSE\n[npm-img]:          https://img.shields.io/npm/v/sake-bundle.svg\n[npm-url]:          https://www.npmjs.com/package/sake-bundle\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsakejs%2Fsake-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsakejs%2Fsake-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsakejs%2Fsake-bundle/lists"}