Album

Description

A fork of the Brick editor

Details

Source
GitHub
License
MIT
Stars
4
Forks
3
Created
March 7, 2022
Updated
March 13, 2026

README excerpt

[![License](https://img.shields.io/github/license/pharo-graphics/Album.svg)](./LICENSE)

[![Tests](https://github.com/pharo-graphics/Album/actions/workflows/Tests.yml/badge.svg?branch=master)](https://github.com/pharo-graphics/Album/actions/workflows/Tests.yml)
[![Pharo 11](https://img.shields.io/badge/Pharo-11-%23aac9ff.svg)](https://pharo.org/download)
[![Pharo 12](https://img.shields.io/badge/Pharo-12-%23aac9ff.svg)](https://pharo.org/download)
[![Pharo 13](https://img.shields.io/badge/Pharo-13-%23aac9ff.svg)](https://pharo.org/download)

# Album

Album is a text editor library based on [Bloc](https://github.com/pharo-graphics/Bloc).
Album provide functions to create widgets with advanced text edition features as input field, text area, etc.   

Originaly forked from Brick project editor.


## Install

The project can be loaded as usual via Metacello, using the `BaselineOfAlbum` specification. To copy/paste a loading script, see the [wiki page](../../wiki/Install).

## Branches & Contributions

We describe our contribution workflow & branch name convention in [this wiki page](../../wiki/Branches-and-versions).

## License

This code is licensed under the [MIT license](./LICENSE).
← Back to results