Ryan

Results 19 comments of Ryan

Unless you disable the use of `custom token matchers` if a `lexer` is defined?

I'll probably have some working algorithms by tomorrow. Might need help integrating it into `date-fns` as I'm not super across typescript and your testing system. Will keep you updated anyways.

Ok, I have some working algorithms you can find here https://github.com/ryanking1809/datemath - you would be most interested in `durationBetween`, `wholeUnitsBetween` and `durationHelpers` - I've tried commenting everything to make it...

> > I've also added the options for users to create unit multiples, for things like fortnights and quarters if you feel as though that's in scope of the library....

I don't have time to help out right now, but if it's helpful, I've been looking at draft editors over the past few days and have found https://www.draft-js-plugins.com/ to be...

All good! Thank you!

I've never used Aframe before but can look into. It would be easier if you could set up a code sandbox for me?

I'm not 100% sure I have the skills to fix this. But will look into it.

I noticed this issue converting some javascript to typescript. And for some reason it doesn't seem to be a problem with javascript. Not ideal, but with that in mind, I've...