0.4.0 • Published 11 years ago

crocode v0.4.0

Weekly downloads
45
License
-
Repository
github
Last release
11 years ago

#Crocode

###Description

A framework written atop Node.js's Express library for easily creating web apps. It is designed to have an organized structure, separating all portions of a given web page into their own folder.

For instance, all Javascript files have their own folder which defaults to /scripts. All CSS files have their own folder which defaults to /styles.

The project generator creates basic header and footer files that contain imports for a given page's stylesheet and script file, but both the header/footer and the header/footer locations are editable.

###Credits

  • Author: Crockeo
  • Language: Javascript
  • Libraries: Node.js, Express.
0.4.0

11 years ago

0.3.1

11 years ago

0.3.0

11 years ago

0.2.4

11 years ago

0.2.3

11 years ago

0.2.2

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.0

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago