Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Installation

GitHubPackageManager install: 'rko281/Unpoly-Dolphin'.
  • All required packages and prerequisites (including Seaside and Seaside-Bootstrap5) will be downloaded and installed
  • Evaluate:
(WAHttpServerAdaptor port: 8080) start.
ShellLibrary default shellOpen: 'http://localhost:8080/unpoly/'

A web browser will open on the Unpoly examples.

Examples

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

image

About

Unpoly integration for Seaside for Dolphin Smalltalk

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages