visionmedia / page.js

Micro client-side router inspired by the Express router

Home Page:http://visionmedia.github.com/page.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Worth forking?

andyjessop opened this issue · comments

I love this little library, but there are a few things that I would love to add to it:

  • nested routing definitions
  • typescript support
  • some small bugs that could be fixed

I'm wondering if it's worth making PRs here, or just forking it and maintaining it separately. If this has truly been abandoned then I think I have to choose between using it as-is and forking.

See #611 that talk about activity.
Consider this project as stable and long-term, it won't implement spectic needs or rewriting into new trendy language or framework.

However moving to TypeScipt as a fork may be an idea for some different project along with implementing more specific features.