angular-toolbelt

WebJar for angular-toolbelt

Лицензия

Лицензия

Категории

Категории

Angular Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

angular-toolbelt
Последняя версия

Последняя версия

0.2.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

angular-toolbelt
WebJar for angular-toolbelt
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/sysen-limited/angular-toolbelt

Скачать angular-toolbelt

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-toolbelt/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>angular-toolbelt</artifactId>
    <version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-toolbelt/
implementation 'org.webjars.bower:angular-toolbelt:0.2.5'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-toolbelt/
implementation ("org.webjars.bower:angular-toolbelt:0.2.5")
'org.webjars.bower:angular-toolbelt:jar:0.2.5'
<dependency org="org.webjars.bower" name="angular-toolbelt" rev="0.2.5">
  <artifact name="angular-toolbelt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-toolbelt', version='0.2.5')
)
libraryDependencies += "org.webjars.bower" % "angular-toolbelt" % "0.2.5"
[org.webjars.bower/angular-toolbelt "0.2.5"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.webjars.bower : angular jar [1,2)
org.webjars.bower : angular-sanitize jar [1,2)
org.webjars.bower : angular-resource jar [1,2)

Модули Проекта

Данный проект не имеет модулей.

Angular Toolbelt

Build Status

Documentation

To use this project checkout the online documentation.

Quick Overview

To use this project there are no dependencies on anything other than Angular, however to get the most out of the UI elements we have chosen bootstrap for any templates which can be overridden.

This toolbelt has been created as they offer useful add-ons to the angular environment which can solve common interactions or UI needs

The following helpers are available for building rich applications with angular;

Services

  • Platform (Allow detection and information about the client, for example recommend new browsers to those using old ones)

Filters

  • Pretty Date (Show how many seconds, minutes, hours, days ago a date is)
  • Boundary (Find the min or max value within a list or list of objects)
  • Convert To Bytes (Convert bytes values to KB, MB, etc...)

Directives

  • Active Navigation (highlight navigation items depending on current uri location)
  • Growl (show dynamically messages on your interface)
  • Infinite Scroll (dynamically load data into a list showing on the page once the list reaches the bottom of the page)
  • Scroll (automatic scrolling on a page to take users to a set anchor location, but via a jump or animation)
  • Markdown (Wrapper for marked project to allow parsing of Markdown text)
  • Password Strength (allows checking of passwords against rules to avoid poor password selection)
  • Drag and Drop (drag and drop files into your form for attachments, also able to automatically upload on drop)

Note it is possible to use directives and filters individually however some like the drag and drop directive depend on other parts of this project

org.webjars.bower

SYSEN LIMITED

Версии библиотеки

Версия
0.2.5
0.2.4
0.2.2
0.2.1