Detalhes de Software:
Versão: 1.1.16 Atualizado
Data de upload: 10 Dec 15
Licença: Livre
Popularidade: 58
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.
What is new in this release:
- 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.
What is new in version 1.1.15:
- 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.
What is new in version 1.1.5:
- New generators structure.
- Finally we have correct controllers with inheritance, proper require, debug and meta-programming. Added predefined meta-controllers.
- A lot of restructuring and rewriting for clienside, separate server and client loading logic.
- Fixes in i18n, helpers, logging, docs, etc..
Requirements:
- Node.js 0.4 or higher
Comentários não encontrado