{"id":15388590,"url":"https://github.com/deebloo/blueangularui","last_synced_at":"2025-07-06T19:33:38.446Z","repository":{"id":17581884,"uuid":"20385387","full_name":"deebloo/BlueAngularUi","owner":"deebloo","description":"UI Component library for AngularJS using twitter bootstrap at the base","archived":false,"fork":false,"pushed_at":"2023-12-15T11:45:46.000Z","size":249,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T07:53:44.743Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/deebloo.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":"2014-06-01T20:13:21.000Z","updated_at":"2014-06-11T02:17:53.000Z","dependencies_parsed_at":"2024-10-18T20:10:27.062Z","dependency_job_id":null,"html_url":"https://github.com/deebloo/BlueAngularUi","commit_stats":{"total_commits":37,"total_committers":2,"mean_commits":18.5,"dds":0.4054054054054054,"last_synced_commit":"95976b0c181e048e84fd0e12118ecf9cec9627b9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deebloo%2FBlueAngularUi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deebloo%2FBlueAngularUi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deebloo%2FBlueAngularUi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deebloo%2FBlueAngularUi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deebloo","download_url":"https://codeload.github.com/deebloo/BlueAngularUi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423492,"owners_count":20936622,"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-01T14:57:30.430Z","updated_at":"2025-04-06T01:40:57.453Z","avatar_url":"https://github.com/deebloo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Blue Angular Ui\n=============\n\nA ui component library for angular based on twitter bootstrap elements.\nThis readme will be updated as more components are added.\n\n#### Navbar:\nNOTE: in order for the active class to be added automatically $locationProvider needs to be set in your application configuration.\nEx. $locationProvider.html5Mode(true).hashPrefix('!');\n\n```HTML\n\u003cnavbar data=\"navbarData\" navbar-title=\"'Navbar'\"\u003e\u003c/navbar\u003e\n```\n\n| Attribute  | Type | Definition\n| ------------- | ------------- | ------------- |\n| data  | array of objects  | 'title' and 'link 'required as object attributes |\n| navbar-title  | string  | if set title will display in the navbar, if not nothing will be displayed. |\n\n#### Bootstrap Grid:\n\n```HTML\n\u003cgrid data=\"gridData\" grid-model=\"gridModel\"\u003e\u003c/grid\u003e\n```\n\n| Attribute  | Type | Definition\n| ------------- | ------------- | ------------- |\n| data  | array of objects  | accepts standard JSON array |\n| dataModel  | array of objects  | Define the columns to be displayed. Set the column title, the name of the property and the type |\n\n#### Searchable Option Menu:\n\n```HTML\n\u003csearch-option option-title=\"'Select Option'\"\n               data=\"searchOptionData\"\n               searchable=\"true\"\n               item-click=\"searchOptionClick\"\u003e\u003c/search-option\u003e\n```\n\n| Attribute  | Type | Definition\n| ------------- | ------------- | ------------- |\n| option-title  | string  | title of the option menu |\n| data  | array of objects  | 'title' required as an object attribute |\n| searchable  | bool  | enables filtering |\n| item-click  | method  | define a method to be called when an option is clicked. Method accepts one argument containing the clicked angular element (usable with jquery lite) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeebloo%2Fblueangularui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeebloo%2Fblueangularui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeebloo%2Fblueangularui/lists"}