Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

sapo/pink

 
 

Repository files navigation

Stories in Ready

Pink v2.1.0

An architectural Pattern for Ink.

Goals

This is an attempt at providing a reference implementation for rich client-side HTML5 apps using Ink.

What you get in the package

  • Great "out of the box" look & feel, CSS & widgets provided by Ink.js lib.
  • MVVM (Model, view, view model) architecture from the great Knockout.js lib.
  • Re-usable convention for the application structure based on Ink's modules.
  • Customizable application bootstrap (by hooks and plugins).
  • Client-side navigation & routing (routie.js).
  • Client-side signals/event bus for module decoupling (jssignals)
  • Various data-bind ready components: Autocomplete, Drag&Drop, Kanban, Grid, Tooltip, ModalWindow, Tabs, Carousel, ...

Documentation & Code examples

http://oss.sapo.pt/pink

About

An architectural Pattern for Ink

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • CSS 3.8%