Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

OpenSmock/Penfeld

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
114 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Penfeld

Penfeld Banner

Penfeld is an User-Interface (UI) definition model framework for Pharo. Main principe of Penfeld is to be apart of UI technologies or engine.

Penfeld provide instanciation of his model to some supported UI engine in Pharo (as Bloc, etc.) based on standard UI customization (as CSS, SVG, etc.).

Getting Started

Installing Penfeld

For Pharo 8 and Pharo 9

Metacello new
   baseline: 'Penfeld';
   repository: 'github://OpenSmock/Penfeld/src';
   load

For Pharo 8 and Pharo 9 - Only Penfeld core (without graphic engine)

Metacello new
   baseline: 'PenfeldCore';
   repository: 'github://OpenSmock/Penfeld/src';
   load

Examples

Some examples are available supporting Bloc engine. See Penfeld-Bloc package, Examples tag contains somes examples classes.

Tests

See Penfeld-Bloc-Tests or execute PenExamplesViewer>>#open.

Credits

License

This project is licensed under the MIT License.

About

Penfeld is an User-Interface (UI) definition model framework for Pharo.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.