Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 698 Bytes

File metadata and controls

22 lines (17 loc) · 698 Bytes

Maven Central

kotlin-remix-run-router

Kotlin wrapper for React Router library.

TODO:

  1. Support union type hierarchy:
    • AgnosticDataRouteObject
    • AgnosticRouteObject
    • DataResult
    • Fetcher and FetcherStates
  2. Improve typing coverage for types:
    • DeferredData
  3. Support indexed type signatures:
    • RouteData
  4. Support getters for types:
    • Router
  5. Support hybrid string unions:
    • FormMethod