angular-touch

WebJar for angular-touch

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

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

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

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

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

1.8.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/angular/angular.js

Скачать angular-touch

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Angular - One framework. Mobile & desktop.

angular-logo
Angular is a development platform for building mobile and desktop web applications
using Typescript/JavaScript and other languages.

www.angular.io

Contributing Guidelines · Submit an Issue · Blog

CI status   Angular on npm   Discord conversation


Documentation

Get started with Angular, learn the fundamentals and explore advanced topics on our documentation website.

Advanced

Development Setup

Prerequisites

Setting Up a Project

Install the Angular CLI globally:

npm install -g @angular/cli

Create workspace:

ng new [PROJECT NAME]

Run the application:

cd [PROJECT NAME]
ng serve

Quickstart

Get started in 5 minutes.

Ecosystem

angular ecosystem logos

Changelog

Learn about the latest improvements.

Upgrading

Check out our upgrade guide to find out the best way to upgrade your project.

Contributing

Contributing Guidelines

Read through our contributing guidelines to learn about our submission process, coding rules and more.

Want to Help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.

Code of Conduct

Help us keep Angular open and inclusive. Please read and follow our Code of Conduct.

Community

Join the conversation and help the community.

Love Angular badge

Love Angular? Give our repo a star ⬆️ .

org.webjars.npm

Angular

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

Версия
1.8.2
1.7.9
1.7.8
1.7.7
1.7.5
1.7.4
1.7.3
1.7.2
1.7.0
1.7.0-rc.0
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.5.8
1.5.7
1.5.6
1.5.5
1.5.3
1.5.0
1.5.0-rc.2
1.4.7
1.4.0
1.3.15