AngularJS third-party libraries that don't otherwise have a specific tag.
Resources
Angular File Saver
An AngularJS service that leverages FileSaver.js and Blob.js to implement the HTML5 W3C saveAs() interface in browsers that do not natively support it.ng-i18next
Provide an easy way to use i18next with AngularJS 1.xangular-moment-picker
Angular Moment Picker is a native AngularJS directive for date and time picker that uses Moment.js and does not require jQuery.ng-file-model
Not recommemended. It converts File API objects to data URLs and is not useful for file uploading. Instead use thengf-select
directive from ng-file-upload.
Or use the custom directive from ng-model for<input type=“file”/>
(with directive DEMO).angular-bootstrap-multiselect
Native angularJS custom form element related to bootstrap-multiselectangular-screenshot
Angular screenshot in directive for screen captureng-tags-input
Tags input directive for AngularJSangular-strap
AngularJS 1.2+ native directives for Bootstrap 3.angular-dragdrop
Implementing jQueryUI Drag and Drop functionality in AngularJS (with Animation)angular-ui-calendar
A complete AngularJS directive for the Arshaw FullCalendarangular-filter
Bunch of useful filters for AngularJS (with no external dependencies!)angularjs-slider
Slider directive for AngularJS 1.X. No dependencies and mobile friendly.angular-selectizejs
Component for using AngularJS with Selectize.js.angular-image-compress
Directive compresses jpeg or png files using angularjs on client side.ui-bootstrap4
A fork of the original angular-ui-bootstrap project. Bootstrap components written in pure AngularJS by the AngularUI Team. Ported to Bootstrap 4 by Morgul.angular-ui-slider
Requirements: JQuery, JQueryUIng-intl-tel-input
An AngularJS directive for International Telephone Inputangular-bind-html-compile
Directive that calls $compile on trusted HTML, allowing directives in an API response.
Tagged third-party resources
- angular-strap
AngularJS directives for Twitter Bootstrap - ng-file-upload
- angular-ui-router