{"id":13474735,"url":"https://github.com/angular-ui/angular-ui-OLDREPO","last_synced_at":"2025-03-26T22:31:12.229Z","repository":{"id":2790484,"uuid":"3790489","full_name":"angular-ui/angular-ui-OLDREPO","owner":"angular-ui","description":"DISCONTINUED REPO: This project has been restructured -\u003e","archived":true,"fork":false,"pushed_at":"2015-06-11T23:56:32.000Z","size":6651,"stargazers_count":2198,"open_issues_count":0,"forks_count":355,"subscribers_count":138,"default_branch":"master","last_synced_at":"2024-10-30T08:49:05.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://angular-ui.github.com/","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/angular-ui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2012-03-21T19:32:13.000Z","updated_at":"2024-10-14T14:12:22.000Z","dependencies_parsed_at":"2022-09-10T13:12:12.941Z","dependency_job_id":null,"html_url":"https://github.com/angular-ui/angular-ui-OLDREPO","commit_stats":null,"previous_names":["angular-ui/angular-ui"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fangular-ui-OLDREPO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fangular-ui-OLDREPO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fangular-ui-OLDREPO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fangular-ui-OLDREPO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angular-ui","download_url":"https://codeload.github.com/angular-ui/angular-ui-OLDREPO/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245747610,"owners_count":20665819,"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-07-31T16:01:14.416Z","updated_at":"2025-03-26T22:31:10.252Z","avatar_url":"https://github.com/angular-ui.png","language":"JavaScript","readme":"# AngularUI - The companion suite for AngularJS\n\n***\n\n[![Build Status](https://secure.travis-ci.org/angular-ui/angular-ui.png)](http://travis-ci.org/angular-ui/angular-ui)\n\n## Usage\n\n### Requirements\n\n* **AngularJS v1.0.0+** is currently required.\n* **jQuery / Plugins** _(depends on directive)._ Check specific directive dependencies for more information\n\n## Installation\n\nThe repository comes with the modules pre-built and compressed into the `build/` directory.\n\n```javascript\nangular.module('myApp', ['ui']);\n```\n\nThe modules can be found in the [Directives](https://github.com/angular-ui/angular-ui/tree/master/modules/directives) and [Filters](https://github.com/angular-ui/angular-ui/tree/master/modules/filters) folders. Check out the readme file associated with each module for specific module usage information.\n\n## Development\n\nYou do not need to build the project to use it - see above - but if you are working on it then this is what you need to know.\n\n### Requirements\n\n0. Install [Node.js](http://nodejs.org/) and NPM (should come with)\n\n1. Install local dependencies:\n\n```bash\n$ npm install\n```\n\n2. Install global dependencies `grunt`, `coffee-script`, and `testacular`:\n\n```bash\n$ npm install -g testacular coffee-script grunt\n```\n\n### Build Files \u0026 Run Tests\n\nBefore you commit, always run `grunt` to build and test everything once.\n\n```bash\n$ grunt\n```\n\n### Test \u0026 Develop\n\nThe modules come with unit tests that should be run on any changes and certainly before commiting changes to the project.  The unit tests should also provide further insight into the usage of the modules.\n\nFirst, start the testacular server:\n```bash\n$ grunt server\n```\nThen, open your browser to http://localhost:8080 and run the watch command to re-run tests on every save:\n```bash\n$ grunt watch\n```\n\n### Publishing\n\nFor core team: if you wish to publish a new version follow these steps:\n\n1. Bump the version number inside `package.json`\n2. Build and test\n3. Commit the updated `package.json` and `build/` folder on their own commit\n4. Tag the commit: `git tag v[maj].[min].[patch]`\n5. Push the tag: `git push [angular-ui] master --tags`","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangular-ui%2Fangular-ui-OLDREPO","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangular-ui%2Fangular-ui-OLDREPO","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangular-ui%2Fangular-ui-OLDREPO/lists"}