negebauer / routes-helper

Helper for creating routes object and building paths from them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Routes helper

Helper functions for creating a routes object with deeply nested routes and path generators using path-to-regexp

Development

  • Clone the repository git clone https://github.com/nested/routes-helper.git
  • Install dependencies yarn
  • Make changes
  • Run tests yarn test

About

Helper for creating routes object and building paths from them

License:MIT License


Languages

Language:JavaScript 100.0%