canoo / dolphin-platform-js

The basic JavaScript client library of the Dolphin Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dolphin Platform JS client API Build Status Coverage Status Known Vulnerabilities

This repository contains all JavaScript related sources of the Dolphin Platform JS client library. Clients for specific JS frameworks like Polymer can be found in seperate repositories. The Java server and client sources can be found here.

Dolphin Platform Logo

The Dolphin Platform is a framework that implements the presentation model pattern and provides a modern way to create enterprise applications. The Platform provides several client implementations that all can be used in combination with a general sever API.

By doing so you can create enterprise application with a single server and several desktop, web and mobile client implementations. Here the Dolphin Platforms define a mechanism to automatically snchronize models between the server and the client.

The Server sources of the Dolphin Platform can be found here.

For more information read the documentation of the Dolphin Platform.

Browser compatibility

Build Status

Issue Tracking

Please use the issue tracking system of the Dolphin Platform to report any bug or feature request.

License

The project is released as open source under the Apache License Version 2.0



About Canoo

About

The basic JavaScript client library of the Dolphin Platform

License:Apache License 2.0


Languages

Language:JavaScript 100.0%Language:HTML 0.0%