Zachary Dovel

Results 8 issues of Zachary Dovel

Hello, I'm going to be starting to `gettext-cli` package to try to do a more complete javascript port of gettext. The only real translation game in town is i18next besides...

The library is a bit slow. It might be worth converting it to WASM through rust or typescript?

The extraction is a bit slow to include in a build pipeline. It might be good to allow the execution to be async.

### What is the problem you're trying to solve? As a user, I want to be able to not see errors for rules that are fixable by stylelint. eslint finally...

status: needs discussion

Hello, I would like to add dprint as a formatter. I have it working locally and I'm attaching a a patch for the current work. I can put in more...

When trying to get this working for my typescript/jsx project, compiled dependencies are given the wrong url address. Removing the '__wds-outside-root__' address shows the correct file. The wrong import in...

I'm trying to sue the visual regression plugin, but when I add it to my code I get websocket errors in my tests. Thank you. Console output ``` ~/Development/project% ./node_modules/.bin/web-test-runner...

**Describe the bug** I am attempting to use a shadow dom tag in leptos and nothing is rendered for the content. This same html works in a normal html file....

feature request