Zach Vacura

Results 4 issues of Zach Vacura

Since this is supposed to replace Ruby Sass, I thought I should ask here. Writing a package manager, I would like to see plugin support like Less, where you can...

enhancement
JavaScript
CLI

**Icon name:** npm **Use case:** linking to a npm package on a website. I had trouble finding a good npm icon. I don't know how this could be done in...

logo request

First off, thanks for writing this! It is the simplest framework I have used. ## Description I am using poem for a service that uses mTLS auth. Right now I...

enhancement

Resolves #140 cc @mxinden Here is a rough implementation. It does not have docs yet Example: ```rust #[derive(Register, Default)] struct Metrics { /// This is my counter my_counter: Counter, nested:...