{"id":20806796,"url":"https://github.com/fed/amd-gallery","last_synced_at":"2026-04-19T16:04:37.683Z","repository":{"id":85048359,"uuid":"58310679","full_name":"fed/amd-gallery","owner":"fed","description":"Image gallery example using AMD modules, RequireJS and Hogan.js","archived":false,"fork":false,"pushed_at":"2016-05-13T13:51:37.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T13:38:05.648Z","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/fed.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-08T12:19:18.000Z","updated_at":"2016-05-08T12:20:00.000Z","dependencies_parsed_at":"2023-03-08T17:30:47.100Z","dependency_job_id":null,"html_url":"https://github.com/fed/amd-gallery","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fed%2Famd-gallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fed%2Famd-gallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fed%2Famd-gallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fed%2Famd-gallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fed","download_url":"https://codeload.github.com/fed/amd-gallery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243152875,"owners_count":20244657,"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-17T19:26:50.903Z","updated_at":"2025-12-25T16:24:41.689Z","avatar_url":"https://github.com/fed.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RequireJS + Hogan.js + The Intern Example\n\nBuilding a random image gallery using AMD modules:\n\n![amd-gallery](http://i.imgur.com/H7NSmJG.png)\n\n## Prerequisites\n\n* Node.js (http://nodejs.org/)\n* Grunt CLI (http://gruntjs.com/)\n\nRun `npm install` the first time you download the app in order to build the binaries for any node modules.\n\nGrunt CLI can be installed globally for convenience with `npm install -g grunt-cli`, otherwise the binary can be found here: `./node_modules/grunt-cli/bin/grunt`.\n\n## Development Tasks\n\n| Command           | Description                      |\n|-------------------|----------------------------------|\n| `npm install`     | Fetch dependencies               |\n| `grunt`           | Start development server         |\n| `grunt build`     | Build all the things!            |\n| `grunt js`        | Run all JS-related tasks         |\n| `grunt hogan`     | Precompile .mustache files       |\n| `grunt requirejs` | Concatenate and minify .js files |\n| `grunt jshint`    | Lint .js files                   |\n| `grunt css`       | Run all CSS-related tasks        |\n| `grunt less`      | Compile .less files              |\n| `grunt cssmin`    | Minify .css files                |\n| `grunt csslint`   | Lint .css files                  |\n| `grunt test`      | Run tests and generate coverage report. [Browser version here.](http://localhost:6789/node_modules/intern/client.html?config=tests/intern) |\n\n## Release Versions\n\nFollow these steps to have your feature branch merged:\n\n1. `git fetch`\n2. `git checkout develop \u0026\u0026 git reset --hard origin/develop`\n3. `npm version [\u003cnewversion\u003e | major | minor | patch]`\n4. `git checkout master \u0026\u0026 git reset --hard origin/master`\n5. `git merge develop`\n6. `git push --tags \u0026\u0026 git push \u0026\u0026 git checkout develop \u0026\u0026 git push`\n\n## Semantic Versioning\n\nGiven a version number `MAJOR.MINOR.PATCH`, increment the:\n\n1. `MAJOR` version when you make incompatible API changes,\n2. `MINOR` version when you add functionality in a backwards-compatible manner, and\n3. `PATCH` version when you make backwards-compatible bug fixes.\n\nAdditional labels for pre-release and build metadata [are available](https://docs.npmjs.com/cli/version) as extensions to the `MAJOR.MINOR.PATCH` format.\n\nSee the [Semantic Versioning](http://semver.org/) specification for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffed%2Famd-gallery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffed%2Famd-gallery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffed%2Famd-gallery/lists"}