{"id":15664325,"url":"https://github.com/doowb/handlebars-helpers-browserify-example","last_synced_at":"2025-05-06T19:09:35.095Z","repository":{"id":65990620,"uuid":"59133125","full_name":"doowb/handlebars-helpers-browserify-example","owner":"doowb","description":"Example using handlebars-helpers in a web browser with browserify.","archived":false,"fork":false,"pushed_at":"2018-03-20T17:22:27.000Z","size":2407,"stargazers_count":16,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-03T13:42:43.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://doowb.github.io/handlebars-helpers-browserify-example","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doowb.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-18T16:29:59.000Z","updated_at":"2022-10-02T11:13:15.000Z","dependencies_parsed_at":"2023-03-30T09:25:21.192Z","dependency_job_id":null,"html_url":"https://github.com/doowb/handlebars-helpers-browserify-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doowb%2Fhandlebars-helpers-browserify-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doowb%2Fhandlebars-helpers-browserify-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doowb%2Fhandlebars-helpers-browserify-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doowb%2Fhandlebars-helpers-browserify-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doowb","download_url":"https://codeload.github.com/doowb/handlebars-helpers-browserify-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221152505,"owners_count":16765054,"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":[],"created_at":"2024-10-03T13:42:07.410Z","updated_at":"2024-10-23T03:41:30.662Z","avatar_url":"https://github.com/doowb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Quick start\n\n* Install gulp-cli:\n  ```bash\n  $ npm install gulp-cli --global\n  ```\n* Clone this package:\n  ```bash\n  $ git clone https://github.com/doowb/handlebars-helpers-browserify-example.git\n  $ cd handlebars-helpers-browserify-example.git\n  ```\n* Install npm dependencies:\n  ```bash\n  $ npm install\n  ```\n* Run gulp to build and open the project in the browser:\n  ```bash\n  $ gulp dev\n  ```\n\n## What is this?\n\nThis is a simple example showing how to use [browserify](https://github.com/browserify/browserify) to bundle up an app using [handlebars-helpers](https://github.com/helpers/handlebars-helpers).\n\nThe `app` can be found in [src/app.js](./src/app.js) and is used in [src/index.html](./src/index.html).\n\nTo build the `app` run the following command:\n\n```sh\n$ gulp\n```\n\nThis will browserify `app.js` and create a distribution file in `_gh_pages/app.js`.\n\nLoad `_gh_pages/index.html` in a browser and open up the console to see sample output.\n\n## Dev\n\nUse the following command to run a [browser-sync](https://browsersync.io/) server and have live-reloads. Making changes to `src` files will rebuild and reload the example.\n\n```sh\n$ gulp dev\n```\n\n## Author\n\n**Brian Woodward**\n\n* [github/doowb](https://github.com/doowb)\n* [twitter/doowb](https://twitter.com/doowb)\n\n## License\n\nCopyright © 2018, [Brian Woodward](https://github.com/doowb).\nReleased under the [MIT License](LICENSE).\n\n***\n\n_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on March 20, 2018._","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoowb%2Fhandlebars-helpers-browserify-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoowb%2Fhandlebars-helpers-browserify-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoowb%2Fhandlebars-helpers-browserify-example/lists"}