Giter Site home page Giter Site logo

chrisgemignani / juicekit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jonbuffington/juicekit

10.0 5.0 2.0 5.93 MB

Interactive visualization toolkit using Flex and Flare

Home Page: http://www.juicekit.org/

License: Apache License 2.0

JavaScript 1.65% ActionScript 98.35%

juicekit's Introduction

JuiceKit 1.2.0-SNAPSHOT [2009-*-*]
(c) Copyright 2007, 2008, 2009 Juice, Inc. All rights reserved.


Instructions
------------

You can download the current development source from github.

  $ git clone git://github.com/jonbuffington/juicekit.git

After cloning JuiceKit from github you need to do a submodule update to pull in the patched flare library.

  $ cd juicekit

  $ git submodule update -i

To build the the library from source, issue the following Maven2 command:

  $ MAVEN_OPTS="-Xms64m -Xmx256m" mvn clean install site

The JuiceKit for Flash/Flex library and documentation will be found in the ./flexlib/target directory after the build completes.

To use to JuiceKit for Flex library, you must include a copy of flexlib-1.2.0-SNAPSHOT.swc into your project's build path. If you are using Flex Builder 3, the simplest approach is to copy flexlib-1.2.0-SNAPSHOT.swc into your Flex project's libs directory. The other approach is to modify your Flex project's Properties > Flex Build Path > Library Path > Add SWC... and select the flexlib-1.2.0-SNAPSHOT.swc file.

The API reference documentation can be by viewed by loading doc/index.html file in your web browser. You can browse the documentation by the individual class or by package structure.


Requirements
------------
JuiceKit library for Adobe Flash/Flex (flexlib) is built as an Adobe Flex library file (SWC). The only required software is Adobe Flex SDK version 3.2.0.3958 or Flex Builder 3 Standard. To build the package from source, you will need Maven 2.0.9 or later.


Release History
---------------
n/a

juicekit's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

juicekit's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.