electricessence

Results 11 issues of electricessence

Basic external type declaration that currently reflects `rcon.js`. @levrik: thank you, and you're welcome. 😁

Just watched your video. Cool stuff. So you don't have to write your own next time: https://www.npmjs.com/package/@tsdotnet/queue (still backed by an array, but growing the array does not cause a...

Instead of strings in each webpack config file. Would you be opposed to having a constants file for paths, etc? If someone wants to change where files live or are...

enhancement

It will be necessary to have something analogous to these static methods in order to ensure conversion is the same.

These improvements cover most of the changes in v5 and add some syntactic improvements.

With a pure `readonly struct` the warning about the `in` keyword does not show up. But when a `readonly ref struct` is used in the same parameter location, it provides...

- Some WebStorm inspection fixes including spelling. - Thought it would be nice to have typings for the public function.

Just a suggestion, but having a column with quoted and quote escapes will round out the tests. I know it might break someone's code, but I realized when diving in...

enhancement
help wanted

I thought I understood this, but I'm very confused now as to how to properly reflect the right state. Previously provided: https://github.com/nebulous/infinitude/wiki/Infinitude-API-calls#set-hold Very helpful. Now I need to understand how...