{"id":20146489,"url":"https://github.com/kmturley/angular-bootstrap","last_synced_at":"2025-03-03T00:15:46.075Z","repository":{"id":19209600,"uuid":"22443422","full_name":"kmturley/angular-bootstrap","owner":"kmturley","description":"AngularJS and Twitter Bootstrap example application","archived":false,"fork":false,"pushed_at":"2014-11-20T20:20:45.000Z","size":19928,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T11:13:09.468Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://kimturley.co.uk/angular-bootstrap/app/index.html","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/kmturley.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-07-30T20:29:05.000Z","updated_at":"2019-01-29T16:32:09.000Z","dependencies_parsed_at":"2022-08-24T13:55:24.105Z","dependency_job_id":null,"html_url":"https://github.com/kmturley/angular-bootstrap","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/kmturley%2Fangular-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmturley%2Fangular-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmturley%2Fangular-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmturley%2Fangular-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmturley","download_url":"https://codeload.github.com/kmturley/angular-bootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587844,"owners_count":19986628,"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-13T22:23:34.326Z","updated_at":"2025-03-03T00:15:46.054Z","avatar_url":"https://github.com/kmturley.png","language":"JavaScript","readme":"angular-bootstrap\n===========\nAngularJS and Twitter bootstrap combined\n    AngularJS `http://angularjs.org/`\n    Twitter bootstrap `http://getbootstrap.com/`\n    \n## Installation and running tasks\n\nInstall [node.js](http://nodejs.org/) then navigate to the site root within terminal and type:\n\n    npm install\n\nOnce the node modules have installed you should now have access to run the task runner. In your terminal you should be able to use the following commands:\n\n    gulp docs\n    gulp test\n    gulp compile\n    gulp watch\n    \nIf you are wanting to add/change icons, you can find a nice visual list here:\n\n    http://glyphicons.bootstrapcheatsheets.com\n\n## Running the app during development\n\nGo to the folder and open the first page in your web browser\n\n    app/index.html\n    \n## Running unit tests\n\nWe are using [jasmine](http://pivotal.github.com/jasmine/) and\n[Karma](http://karma-runner.github.io) for unit tests.\n\nThe task runner requires [node.js](http://nodejs.org/), [Grunt](http://gruntjs.com/), [Karma](http://karma-runner.github.io/) and a browser. To run the test run the following command:\n\n    gulp test\n\n## Directory Layout\n\n    app/                --\u003e all of the files to be used in production\n      data/             --\u003e json data files\n      index.html        --\u003e app layout file (the main html template file of the app)\n      libs/             --\u003e external libraries and fonts\n      modules/          --\u003e modules grouped by functionality\n        app/            --\u003e main application module\n        item/           --\u003e view/edit item\n        item-new/       --\u003e new item\n        items/          --\u003e list of items\n        overlay/        --\u003e popup overlay\n    test/               --\u003e test source files and libraries\n      e2e/              --\u003e end-to-end test runner (open in your browser to run)\n      unit/             --\u003e unit level specs/tests\n    build/              --\u003e Auto generated minified code after running gulp compile\n    docs/               --\u003e Auto generated documentation after running gulp docs\n\n## Contact\n\nFor more information on AngularJS please check out `http://angularjs.org/`","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmturley%2Fangular-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmturley%2Fangular-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmturley%2Fangular-bootstrap/lists"}