Ryc O'Chet
Ryc O'Chet
I've not got time to go over this properly (for several days at least) - I've been almost exclusively TS for years now, so will definitely do so when I...
You can create a branch on your own repo and create a PR from that - basic git usage. I'm just very busy, and only one of several people -...
@JobLeonard ...I don't think we do - definitely need a CONTRIBUTORS.md file! @wf9a5m75 The testing does need looking at - there are occasional differences in browsers that mean even though...
Ok, after a long time not being able to / having the time to do anything, back at looking into this. @wf9a5m75 if you're still interested in continuing with this...
This is going into the next release (which may be a `beta` / `release-candidate`).
Given my preference for Typescript and splitting things into modules I'm a strong supporter of modules - though I'm not a fan of default exports. Edited my post to make...
@JobLeonard ... Dude - that's an awesome thing to add - but should probably be in a separate issue before this one ends up like a certain PR lol How...
@dakur v2 was a huge improvement, but hadn't quite hit the stability I wanted, I then started on improving the things that weren't as good as they should have been...
Good catch regarding the dictionary itself - I've fixed and pushed - but that doesn't make any appreciable difference to the output! The padding itself is a non-issue, it's sort...
That's sort of the fallback plan - will definitely work, but it introduces two code paths for it (which it sort of has already) - if I get the time...