{"id":21021268,"url":"https://github.com/danielnaab/mercury-gulp-boilerplate","last_synced_at":"2025-07-13T12:03:21.472Z","repository":{"id":19413228,"uuid":"22655367","full_name":"danielnaab/mercury-gulp-boilerplate","owner":"danielnaab","description":"Starter project for mercury.js using gulp, es6ify, and mercury-jsxify","archived":false,"fork":false,"pushed_at":"2014-08-16T19:23:19.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T13:19:47.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielnaab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-05T18:50:37.000Z","updated_at":"2014-08-05T18:50:47.000Z","dependencies_parsed_at":"2022-07-27T00:32:11.108Z","dependency_job_id":null,"html_url":"https://github.com/danielnaab/mercury-gulp-boilerplate","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/danielnaab%2Fmercury-gulp-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielnaab%2Fmercury-gulp-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielnaab%2Fmercury-gulp-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielnaab%2Fmercury-gulp-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielnaab","download_url":"https://codeload.github.com/danielnaab/mercury-gulp-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243451213,"owners_count":20293090,"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-11-19T10:46:09.851Z","updated_at":"2025-03-13T17:43:05.152Z","avatar_url":"https://github.com/danielnaab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mercury-gulp-boilerplate\n\nThis is a starter project for [mercury][1] using [gulp.js][2], [browserify][3],\n[es6-browserify][4], [mercury-jsxify][5], and [sass][6]. I worked on this as a\nlearning exercise, so would appreciate any suggestions or pull requests.\n\n## Install\n\n```shell\nnpm install\n```\n\nThis will install all dependencies into a local `node_modules` directory. Then,\nuse the `watch` task to start a local dev server on port 9000:\n\n```shell\ngulp watch\n```\n\nTo build a minified distributable, use the `dist` task:\n\n```shell\ngulp dist\n```\n\n## Features\n\nThis gulp project includes the following features:\n\n- browserify bundling\n- live reload\n- jsx compilation\n- es6 support (limited)\n- sass/scss compilation\n\n## Opinions/Assumptions\n\n- I tried to build a class-based component system. In this boilerplate, there\nis no distinction between controllers and views - the view is simply a `render`\nmethod on the component class.\n\n\n[1]: https://github.com/Raynos/mercury\n[2]: http://gulpjs.com/\n[3]: http://browserify.org/\n[4]: https://github.com/reissbaker/es6-browserify\n[5]: https://github.com/Raynos/mercury-jsxify\n[6]: http://sass-lang.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielnaab%2Fmercury-gulp-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielnaab%2Fmercury-gulp-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielnaab%2Fmercury-gulp-boilerplate/lists"}