Rhy Moore

Results 6 issues of Rhy Moore

The included output formats do a fair amount of transformation on the original property name. JavaScript formats output in camelCase, style formats (CSS Modules, Custom Properties, Sass, etc) mostly in...

I noticed that the fixtures for testing the formats all seem to use roughly the same input format, with the properties named using the constant-convention-esque UPPER_SNAKE_CASE. This means the tests...

I was poking around here hoping to find some possibility for doing something I'd like to accomplish and while reading #138 and thought, "Hmm, we have a lot of cases...

I've been wondering if it's possible to use a shim and the vanilla hogan.js file rather than the require-wrapped alternative version provided here. Tried it and it doesn't work out...

Not a bug. More of a potential opportunity in the semantics of filter flags or a feature request: a filter flag combination that enables operating on dependents or dependencies _**only**_....

I'm having a number of issues trying to use this plugin. There are some unexpected and inconsistent results. ### Versions Node.js version `16.18.0` ```json "@web/rollup-plugin-html": "^1.11.0", "rollup": "^3.19.1", "rollup-plugin-minify-html-literals": "^1.2.6",...