cakejs

1.1.0 • Public • Published

CakeJS Framework

npm npm npm npm npm npm

CakeJS is a NodeJS framework intended to be used either standalone, with a remote webserver such as Nginx or with CakePHP, This framework imitates CakePHP 3.x in many ways such as hierarchy, Model-Controller structure, naming convention, routing. but at the moment no templating.

The purpose is to make it easy for CakePHP developers to use NodeJS.

This is a work in progress and since it's in a early phase, features gets implemented on demand, but our current goal is to port as much features as possible from CakePHP to CakeJS so it will be easy to use either with or without CakePHP.

Sponsors

Teleservice

Installation

$ npm install cakejs

Some Handy Links

CakeJS - The rapid development JS framework.

CookBook - THE CakeJS user documentation; start learning here!

Examples

CakeJS Example - Hello World Example

CakeJS + CakePHP Example - Unfinished CakePHP + CakeJS Hello World Example

Readme

Keywords

Package Sidebar

Install

npm i cakejs

Weekly Downloads

4

Version

1.1.0

License

MIT

Last publish

Collaborators

  • tiinusen