Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.27 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.27 KB

package-visualization-js

Visualization package for the Fōrmulæ 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 encompasses the source code for the rest of packages, as well as the web application.

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