cat-angular

WebJar for cat-angular

License

License

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cat-angular
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

cat-angular
WebJar for cat-angular
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download cat-angular

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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/

Versions

Version
0.2.3
0.2.2