An open API service indexing awesome lists of open source software.

https://github.com/formulae-org/package-visualization-js

Visualization package for Fōrmulæ, in JavaScript
https://github.com/formulae-org/package-visualization-js

array-viewer bold-text color crossing font-face font-size formulae italic-text javascript metrics-visualization visualization

Last synced: 7 months ago
JSON representation

Visualization package for Fōrmulæ, in JavaScript

Awesome Lists containing this project

README

          

# package-visualization-js

Visualization package for the [Fōrmulæ](https://formulae.org) programming language.

Fōrmulæ is also a software framework for visualization, edition and manipulation of complex expressions, from many fields. The code for an specific field —i.e. arithmetics— is encapsulated in a single unit called a Fōrmulæ **package**.

This repository contains the source code for the **visualization package**. It contains visualizations and reducers to change the appearance of expressions

The GitHub organization [formulae-org](https://github.com/formulae-org) encompasses the source code for the rest of packages, as well as the [web application](https://github.com/formulae-org/formulae-js).

### Capabilities ###

* Crossing-out expressions
* Metrics expression, to visually show the metrics of a given expression
* Rectangle expression
* Vetical and horizontal array of expressions
* Set color expression
* Set bold expresssion
* Set italic expression
* Set font size expression
* Set font increment expression
* Set font name expression
* Set expression as "selected"
* Programmatically create the previous expressions