Open ebi-igweze opened 7 years ago
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 to fork this project.
René
@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 to DefinitlyTyped.
I'm not a typescript pro, so pull requests are very welcome. Otherwise maybe I find the time to add it in the near future.
I'll do this until sunday ^^
I've searched for type definitions both on npm and tsd but can't find. Are there any type definitions for vanilla-ui-router?