1.0.6 • Published 8 years ago

anysize-cms v1.0.6

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

Thank you for checking Anysize-CMS

It is an attempt to a CMS that is modular. Built with NodeJS. You can use only some classes from it or use it as full CMS.

It is in very early development. Feel free to contact me at natanr123@gmail.com

Using:

Install the package: npm install --save anysize-cms

Example:

In order to see the CMS in work. require the simple server example like this: require('anysize-cms/lib/example/simple-server');

Development:

The CMS utilize es7 features like async

The source files are in the /src folder and compiled using babel like this: call .\node_modules.bin\babel --watch ./src --out-dir ./lib

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago