opencompare-editor

WebJar for opencompare-editor

License

License

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

opencompare-editor
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

opencompare-editor
WebJar for opencompare-editor
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/OpenCompare/editor

Download opencompare-editor

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.webjars.bower : angular-base64-upload jar 0.1.8
org.webjars.bower : angular-utf8-base64 jar 0.0.5
org.webjars.bower : angular-ui-bootstrap-bower jar 0.13.0
org.webjars.bower : angular jar 1.3.0
org.webjars.bower : angular-ui-grid jar 3.0.1
org.webjars.bower » arrive jar 2.2.0
org.webjars.bower : angular-chart.js jar 0.7.1
org.webjars.bower : fontawesome jar 4.4.0
org.webjars.bower : angular-translate jar 2.7.2
org.webjars.bower : angular-ui-slider jar 0.1.1
org.webjars.bower : jquery-ui jar 1.10.4
org.webjars.bower : jquery jar 2.1.4
org.webjars.bower : bootstrap-material-design jar 0.3.0
org.webjars.bower : bootstrap jar 3.2.0

Project Modules

There are no modules declared in this project.

OpenCompare editor

Editor for product comparison matrices (based on AngularJS and ui-grid).

This editor is used/integrated in the opencompare Website.

This project is generated with yo angular generator version 0.12.1.

Install & run

Download and install node.js : https://nodejs.org/en/

If you are on windows run "Node.js command prompt" On linux just open a terminal

Go in the project directory and run : npm install

Install bower : npm install -g bower

Run bower : bower install

Install grunt : npm install -g grunt-cli

Run grunt : grunt

And start it with : grunt serve

Build & development

Run grunt for building and grunt serve for preview.

Note: you must certainly install npm modules first with npm install (modules are documented in package.json). bower install seems also needed. Otherwise grunt complains about some tasks that cannot be executed or complains about a missing bower.json

Testing

Running grunt test will run the unit tests with karma.

org.webjars.bower

OpenCompare

Versions

Version
0.1.1