Skip to content

Repository files navigation

Unpoly for Seaside

Unpoly is an unobtrusive Javascript framework for applications that render on the server. It allows your views to do things that are not normally possible in HTML.

Unpoly for Seaside is an add-on library for Seaside which provides easy access to Unpoly's core features using familiar Smalltalk and Seaside code patterns.

Getting Started

  • Install Pharo (currently tested with Pharo 13)

Installation

  • Evaluate:
Metacello new
    repository: 'github://rko281/Unpoly-Pharo:main';
    baseline: 'Unpoly';
    load: 'default'

Run

Examples

The examples browser demonstrates most of the wrapped behavior. Browse UpExamplesBrowser for further information.

image

About

Unpoly integration for Seaside for Pharo

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages