{"id":24143697,"url":"https://github.com/is2ei/awesome-angularjs-components","last_synced_at":"2026-02-28T17:03:46.468Z","repository":{"id":97246901,"uuid":"239076675","full_name":"is2ei/awesome-angularjs-components","owner":"is2ei","description":"Catalog of AngularJS Components \u0026 Libraries","archived":false,"fork":false,"pushed_at":"2020-02-23T11:58:55.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-19T16:01:47.105Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/is2ei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-02-08T05:46:04.000Z","updated_at":"2020-02-23T11:58:57.000Z","dependencies_parsed_at":"2023-03-13T16:18:17.847Z","dependency_job_id":null,"html_url":"https://github.com/is2ei/awesome-angularjs-components","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/is2ei%2Fawesome-angularjs-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/is2ei%2Fawesome-angularjs-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/is2ei%2Fawesome-angularjs-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/is2ei%2Fawesome-angularjs-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/is2ei","download_url":"https://codeload.github.com/is2ei/awesome-angularjs-components/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240746918,"owners_count":19850993,"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-01-12T05:28:17.920Z","updated_at":"2026-02-28T17:03:41.398Z","avatar_url":"https://github.com/is2ei.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# awesome-angularjs-components\nCatalog of AngularJS Components \u0026 Libraries\n\n[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\nYet another curated List of AngularJS Components \u0026 Libraries.\n\n:arrow_double_down: - Low maintenance repository\n:coffin: - Archived repository\n\n## Table of Contents\n\n- [UI Components](#ui-components)\n  - [Form](#form)\n  - [Tooltip](#tooltip)\n\n## UI Components\n\n### Form\n\n*Let the user create \u0026 edit data*\n\n### Tooltip\n\n*Tooltips / popovers*\n\n- :arrow_double_down: [720kb/angular-tooltips](https://github.com/720kb/angular-tooltips) - Angularjs tooltips module, add tooltips to your elements\n\n#### Date Picker\n\n*Date / datetime / time Picker*\n\n- :coffin: [alenaksu/mdPickers](https://github.com/alenaksu/mdPickers) - Material Design date/time pickers for Angular Material\n- [amittkSharma/extended-datetimepicker](https://github.com/amittkSharma/extended-datetimepicker) - An Angular Material based, an Android style date-time picker, with ability to disable set of continuous or non-continuous date sets.\n- :coffin: [dalelotts/angularjs-bootstrap-datetimepicker](https://github.com/dalelotts/angularjs-bootstrap-datetimepicker) - ARCHIVED: Native AngularJS date \u0026 time picker directive styled by Twitter Bootstrap\n- [deepak-mean/angMdTimePicker](https://github.com/deepak-mean/angMdTimePicker) - A timepicker only directive using angular material with support of moment.js and moment-timezone.js\n- :arrow_double_down: [indrimuska/angular-moment-picker](https://github.com/indrimuska/angular-moment-picker) - Angular Moment Picker is an AngularJS directive for date and time picker using Moment.js.\n- [mikemajesty/Chocobo-Date-Range-Picker](https://github.com/mikemajesty/Chocobo-Date-Range-Picker) - 🗓️ Component - The Date Range Picker easier to use in AngularJS.\n- [wingify/angular-time-picker](https://github.com/wingify/angular-time-picker) - 🕗 Angular directive for time picker\n- [xuMINGzhi9/ngDateTimePicker](https://github.com/xuMINGzhi9/ngDateTimePicker) - 一个适用于Angular1.X的dateTimePicker\n\n### Table\n\n*Tables / data grids*\n\n### Notification\n\n*Toaster / snackbar — Notify the user with a modeless temporary little popup*\n\n- :arrow_double_down: [alexcrack/angular-ui-notification](https://github.com/alexcrack/angular-ui-notification) - Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating\n- :arrow_double_down: [boykovdmitriy/angular2modal](https://github.com/boykovdmitriy/angular2modal) - example for angular 2 with modal window and toast notification\n- :arrow_double_down: [dev-tim/angular-noty](https://github.com/dev-tim/angular-noty) - Wrapper for Noty - cool growl-like notifications.\n- [jirikavi/AngularJS-Toaster](https://github.com/jirikavi/AngularJS-Toaster) - AngularJS Toaster is a customized version of \"toastr\" non-blocking notification javascript library.\n- :arrow_double_down: [ng-parth/notifyMe](https://github.com/ng-parth/notifyMe) - notifyMe is a angular 1.x module which can be used to show notification messages within a SPA. You can check the demo at\n- [sagiegurari/angular-web-notification](https://github.com/sagiegurari/angular-web-notification) - Web Notifications AngularJS Service\n\n### Loader\n\n*Loaders / spinners / progress bars — Let the user know that something is loading*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fis2ei%2Fawesome-angularjs-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fis2ei%2Fawesome-angularjs-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fis2ei%2Fawesome-angularjs-components/lists"}