cat-angular

WebJar for cat-angular

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/Catalysts/cat-angular

Скачать cat-angular

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

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

Зависимости

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

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

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

Build Status Dependency Status Code Climate Coverage Status

CAT-ANGULAR

In this repository we will share our common angular js code

local development

  • fork: https://github.com/Catalysts/cat-angular/fork
  • clone your fork
  • open up the ide of your choice
  • ensure node.js is installed
  • run 'npm install'
  • ensure bower cli is installed (npm install -g bower)
  • run 'bower install'
  • run 'gulpw watch'
  • code
  • commit and push your changes to your fork
  • create merge request

integration into other projects

cat-angular is published via bower, just call 'bower install cat-angular' to install it. add the --save option to automatically add it to your bower.json file as dependency

getting local changes into other projects

  • execute 'gulpw' once to ensure that a bower.json file is present within the 'dist' folder
  • execute 'bower link' within the 'dist' folder of cat-angular
  • execute 'bower link cat-angular' in the directory containing your bower.json file of your project - NOTE admin privileges required

Documentation

Getting started guide

org.webjars.npm

Catalysts (now Cloudflight)

[DEPRECATED] Cloudflight GmbH - see https://github.com/cloudflightio/

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

Версия
0.2.3
0.2.2