Italo José
Italo José
as a contributor that spends time in all repositories(issues, pull requests), I would like to receive this thing in my [issues](https://github.com/issues) and [pull requests](https://github.com/pulls) list on GitHub. We could create...
I would like to know what glue is in the alpha, beta, or mature version. What about adding a [status badge](https://github.com/mkenney/software-guides/blob/master/STABILITY-BADGES.md) in all repositories?
I think would be great if we could to use the [herbs2rest](https://www.npmjs.com/package/@herbsjs/herbs2rest) metadata to generate a swagger page and a SDK-client for apis. Following the @expresso [router](https://github.com/expresso/router) lib from @roziscoding,...
I'm experimenting with some performance monitoring tools on Habitica for my studies, so I found a little unoptimized code ## Changes ### 1 Optimized `website/common/script/libs/getOfficialPinnedItems.js > getOfficialPinnedItems` function, we are...
### **Description**: I propose integrating [NSolid](https://github.com/nodesource/nsolid) as an alternative to the standard Node list within Volta-CLI. NSolid is an open-source fork of Node.js, enriched with advanced performance metrics and optimization...
In this issue I would like to discuss usage ideas before implement it Feature affected: [Audit trail feature](https://herbsjs.org/docs/usecase/features#audit) [New Performance Measurement APIs introduced in Node.js ](https://nodejs.org/api/perf_hooks.html) These APIs provide insights...
the travis is building the ncm-cli for nodejs 8x,10x and 12x, we need to build in 14x, 16x and 18x too
I was thinking the herbs-cli could have an option to create the project with an setup config, example ``` shell >herbs new >Do you need a setup config file? [y/N]...