https://github.com/formulae-org/package-typesetting-js
Typesetting package for Fōrmulæ, in JavaScript
https://github.com/formulae-org/package-typesetting-js
bold-text bulleted-lists centering color-text formulae italic-text javascript paragraphs rules typesetting
Last synced: 6 months ago
JSON representation
Typesetting package for Fōrmulæ, in JavaScript
- Host: GitHub
- URL: https://github.com/formulae-org/package-typesetting-js
- Owner: formulae-org
- License: agpl-3.0
- Created: 2023-04-17T00:42:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T04:25:34.000Z (9 months ago)
- Last Synced: 2025-01-02T05:23:51.758Z (9 months ago)
- Topics: bold-text, bulleted-lists, centering, color-text, formulae, italic-text, javascript, paragraphs, rules, typesetting
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# package-typesetting-js
Typesetting 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 **typesetting package**. It contains visualization for creating typesetting elements, such as paragraphs, font styles, etc.
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 ###
* Paragraphs
* Bold chunks
* Italic chunks
* Color chunks
* Multi-paragraphs
* Bulleted lists
* Centering
* Rules
* Dynamic creation of paragraphs