Hi everyone, I would like to share with you a new project that I have been working alone for two years. Quiver.js <https://github.com/quiverjs/quiverjs> is a component framework for creating composable and easy to maintain Node.js applications.
Quiver is made of many layers of architecture constructs that include: - Stream Channel design based on Communication Sequential Process to replace Node stream - Easy to use Middleware architecture, generalized for usage in both HTTP and application logic - Dependency management solution to localize all configuration - Declarative Component System to organize functions into reusable components that can then be combined declaratively. Please check out the Quiver GitHub page for more information: https://github.com/quiverjs/quiverjs Thanks! Soares -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/8920cca8-189a-4fea-a3b8-75560452b6e6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
