phovea / phovea_ui

Phovea user interface elements (e.g., fonts, common header)

Home Page:http://caleydo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED: phovea_ui

Phovea NPM version Build Status

This plugin is a utility plugin for including Bootstrap and Font Awesome into an Phovea application. In addition this repository includes the following modules:

  • an AJAX provider based on jQuery in ajax_adapter_jquery.ts
  • a common header for application in header.ts
  • utility dialog generators in dialogs.ts

DEPRECATION Information

Please note that this project has been archived and is no longer being maintained. There is an active development under https://github.com/datavisyn/tdp_core and we will also contribute our future changes to it.

Installation

git clone https://github.com/phovea/phovea_ui.git
cd phovea_ui
npm install

Testing

npm test

Building

npm run build

This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.

About

Phovea user interface elements (e.g., fonts, common header)

http://caleydo.org/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 80.0%Language:SCSS 17.4%Language:JavaScript 1.5%Language:HTML 1.0%