You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nod...@googlegroups.com
Hi everyone,
I would like to share with you a new project that I have been working alone for two years. Quiver.js 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.