1.0.0 • Published 7 years ago

cargo-js v1.0.0

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
7 years ago

cargo-js

Is a collection of library code for Javascript projects with the Cargo framework.

Contents

cargo / Model

A lightweight Flux implementation with a simple publish / subscribe pattern.

cargo / Promise

An implementation of the Promise/A+ protocol.

cargo / Component

A GUI component base class

Documentation

Documentation is available at https://datenwelt.github.io/cargo-js/.