{"id":26502881,"url":"https://github.com/grassator/grunt-requirejs-karma-seed","last_synced_at":"2025-03-20T18:36:08.435Z","repository":{"id":13055186,"uuid":"15735372","full_name":"grassator/grunt-requirejs-karma-seed","owner":"grassator","description":"Starting point for developing a web frontend component","archived":false,"fork":false,"pushed_at":"2014-01-29T06:02:10.000Z","size":216,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-04-09T14:49:34.727Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grassator.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-08T13:00:08.000Z","updated_at":"2014-09-21T18:14:18.000Z","dependencies_parsed_at":"2022-09-24T07:01:22.015Z","dependency_job_id":null,"html_url":"https://github.com/grassator/grunt-requirejs-karma-seed","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grassator%2Fgrunt-requirejs-karma-seed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grassator%2Fgrunt-requirejs-karma-seed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grassator%2Fgrunt-requirejs-karma-seed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grassator%2Fgrunt-requirejs-karma-seed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grassator","download_url":"https://codeload.github.com/grassator/grunt-requirejs-karma-seed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244672246,"owners_count":20491336,"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":"2025-03-20T18:36:07.756Z","updated_at":"2025-03-20T18:36:08.430Z","avatar_url":"https://github.com/grassator.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Grunt + Require.js + Karma Seed Repo\r\n\r\nThis is an effort to provide good starting point for developing any kind of\r\nfrontend component, whether it is a full-size app or a small library.\r\n\r\n## Getting Started\r\n\r\n\u003e Make sure you  have [node](http://nodejs.com) installed.\r\nAfter that, if you don't have bower, `npm install -g bower`.\r\n\r\nBefore you can start development be sure to run:\r\n\r\n    npm install\r\n    grunt bower\r\n\r\nThe above steps will download all the required dependencies to\r\nbuild and run this app, such as [grunt](http://gruntjs.com) and\r\n[requirejs](http://requirejs.org).\r\n\r\n## Changing Directory Structure\r\n\r\nTo allow for better flexibility some of the directory structure like the name\r\nof vendor, src and dist folders can be changed inside `paths.json` file. This\r\nmight be useful for example if you decide to use this template as a starting\r\npoint for an application or library that must conform to certain guidelines.\r\n\r\n## Building the application\r\n\r\nThis application uses requirejs to load the various modules in\r\nthe app folder. However, upon build, all of these files are\r\nconcatenated and minified together to create a small, compressed\r\njavascript file.\r\n\r\nRunning `grunt` by itself will run through all of the steps of\r\nlinting the javascript, building out dependencies and ultimately\r\ncreating `/dist/main.min.js` \u0026\u0026 `/dist/main.js`.\r\n\r\n## Tests\r\n\r\nCreate tests as `test/*Spec.js` files, where you can\r\nrequire your modules and test their functionality.\r\n\r\nTests are run using [karma](http://karma-runner.github.io/).\r\nTo run them once in [PhantomJS](http://phantomjs.org/):\r\n\r\n    grunt test\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrassator%2Fgrunt-requirejs-karma-seed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrassator%2Fgrunt-requirejs-karma-seed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrassator%2Fgrunt-requirejs-karma-seed/lists"}