|
CompoundJS is built on top of Express and inspired by Ruby on Rails.
It was written to reduce development time of Node.js powered apps and allow a broader scope for JavaScript developers.
CompoundJS was previously known under the name RailwayJS.
Here are some key features of "CompoundJS":
· Logger
· Routing
· Helpers
· Controllers
· Generators
· Models
· CLI tool
· REPL console
· Lots of documentation
· Simple directory structure
· HTTPS Support
· Localization
· Config-based
· Caching system
· Merge JS and CSS files before deploying
Requirements:
· Node.js 0.4 or higher
What's New in This Release: [ read full changelog ]
· man: Docs in roff (man). Change compound help command to proxy request to man. Unfortunately compound have optional ronn rubygem dependency.
· inject middleware: New API for middleware injections.
· mocha: All tests rewritten. Mocha is new default test engine.
· cleanup core: Generators, assets compiler, clientside moved to separate packages. Refactor and speedup render.
· new helpers: icon, imageTag, metaTag, anchor, contentFor, button.
· async initializers: Initializer may accept second optional param: Function done. In that case next initializer will be called only when done callback called.
Via: CompoundJS 1.1.7-3
0 Comment:
Post a Comment