René Viering

Results 3 comments of René Viering

Hi, thanks for your interest in vanilla-ui-router and for your feature request :) Sounds very interesting. I plan a "middleware" feature (similar to that of redux or expressjs) which is...

Hey, thanks for trying vanilla-ui-router. This project is written in pure vanilla ES6 JavaScript to stay as simple as possible. So there are no type definitions in JavaScript. Feel free...

@nicolaisueper added some type definitions in his pull request https://github.com/micromata/vanilla-ui-router/pull/12/files. To separate the vanilla-ui-router ES6 code base from the type definitions it would be a good fit to put them...