0.4.1 • Published 9 years ago

coect v0.4.1

Weekly downloads
2
License
GPL-2.0
Repository
github
Last release
9 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

9 years ago

0.3.16

9 years ago

0.3.15

9 years ago

0.3.14

9 years ago

0.3.13

9 years ago

0.3.12

9 years ago

0.3.11

9 years ago

0.3.10

9 years ago

0.3.9

9 years ago

0.3.8

9 years ago

0.3.7

9 years ago

0.3.6

9 years ago

0.3.5

9 years ago

0.3.4

9 years ago

0.3.3

9 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago