0.4.1 • Published 8 years ago

coect v0.4.1

Weekly downloads
2
License
GPL-2.0
Repository
github
Last release
8 years ago

Common server and client code for Coect projects

Build Status

Server-side code is located at server/.

Client-side code is located at client/.

It's expected that jQuery and Site (from coect-site) available globally, rest of modules are processed with Browserify.

All UI is made from small RiotJs React-like components. Each component manages own html, javascript and css. Examples of such components you can see at coect-umedia and other Coect-based apps.

page.js is used for url routing at the moment. page.js works well but we may migrate to built-in RiotJs router added in 2.3 version.

Bootstrap 3 is used as CSS-framework. We use LESS at the moment but there is a plan to move most of styles inside RiotJs components.

More info about Coect technology you can find on www.coect.net and in my blog at dogada.org (works on coect-umedia actually).

Copyright (C) 2015 Dmytro V. Dogadailo

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

0.4.1

8 years ago

0.3.16

8 years ago

0.3.15

8 years ago

0.3.14

8 years ago

0.3.13

8 years ago

0.3.12

8 years ago

0.3.11

8 years ago

0.3.10

8 years ago

0.3.9

8 years ago

0.3.8

8 years ago

0.3.7

8 years ago

0.3.6

8 years ago

0.3.5

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago