Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not being maintained? #384

Closed
agauniyal opened this issue Aug 17, 2016 · 20 comments
Closed

Not being maintained? #384

agauniyal opened this issue Aug 17, 2016 · 20 comments

Comments

@agauniyal
Copy link

There are tons of pull requests being piled up and a lot of issues are unanswered here. Is this code abandoned or still being developed?

@fega
Copy link

fega commented Sep 14, 2016

this is so sad, page.js has a great potential.

@MrCsabaToth
Copy link

I like that it's relatively minimalistic: solves a lot of tasks in the routing realm but don't force you into other stuff

@A
Copy link
Member

A commented Oct 13, 2016

Guys, if you want to maintain pagejs you can ask TJ to share the access with you.

@MrCsabaToth
Copy link

Unfortunately I'm way too busy to pick this up :(

@agauniyal
Copy link
Author

I don't think I'm qualified enough to maintain this project at the moment but I'm willing to help with any other tasks. About finding a good maintainer, I would suggest putting up a notice on top of README.md and posting the project to /r/programming, news.ycombinator.com and/or similar sites. This is such a great project that should definitely live on 👍

@fega
Copy link

fega commented Oct 16, 2016

Yeah, im not qualified too.
I like @agauniyal solution

@paulocoghi
Copy link
Contributor

Everyone here in this thread is much more qualified than me.

So, here is a suggestion: a new team of contributors, not only one.

@tj , do you mind to allow everyone in this thread to form a "council" and help to maintain the project, giving the proper repo permissions?

@tj
Copy link
Member

tj commented Dec 30, 2016

Yeah I'm cool with adding anyone who wants to maintain

@rstacruz
Copy link
Member

rstacruz commented Dec 31, 2016

page.js has a few maintainers on board, but I think most of us have moved on from using page.js to other alternatives. sorry :(

if anyone's looking for an alternative, riot-route has an extremely similar API (but worse documentation imho, haha).

@paulocoghi
Copy link
Contributor

Or maybe Rich-Harris/roadtrip

@aldebaran798
Copy link

I found https://github.com/camelaissani/frontexpress but seems that is not intended for SPA, i like because is express like

@kshep92
Copy link

kshep92 commented Sep 18, 2017

Reading this thread and a tear comes to my eye. It would be a crying shame if this project were to die; it's so darn useful its agnosticism is so attractive! @rstacruz what alternatives have you move on to, if I my ask for a recommendation?

@rstacruz
Copy link
Member

As previously mentioned in the thread, these work great:

@kshep92
Copy link

kshep92 commented Sep 19, 2017

Thanks much!

@rogeriotaques
Copy link

@tj are u still maintaining this project?

@tj
Copy link
Member

tj commented Sep 26, 2017

nope

@matthewp
Copy link
Collaborator

@tj I'm willing to maintain this.

@matthewp
Copy link
Collaborator

Hello everyone, I've become the new maintainer of page.js! Want to let everyone know that page.js is going to continue to be simple and will largely remain the same as it is today, just with bugs fixed and pull requests merged. That said, I do have some ideas to make simple but powerful changes in the future.

The direction I'll be taken is to:

  1. Triage issues and pull requests. Get as many closed as possible!
  2. Make sure we have versions out on a regular basis.
  3. Clean the repo up a little bit as there are some outdated things (like bower), this will come in a future major release.
  4. Possible explore fixing some of the stranger parts of the API and come up with new feature. One thing I think would be cool is some how producing observables when that comes out (here's an issue about it in whatwg/dom). Imagine if you could do something like page.on('/user/:id').map(params => ({ page: 'user', id: params.id })) and pass that around?

With almost 100 issues and 50 pull requests (1) is going to take me quite a long time. But I'm hoping eventually to convince people who have left page.js to come check it out again!

@matthewp
Copy link
Collaborator

Going to close as this isn't an issue any more ;)

@tj or @rstacruz, can you give me npm permissions? npm owner add matthewp page. Thanks!

@Mouvedia
Copy link

With almost 100 issues and 50 pull requests (1) is going to take me quite a long time.

check this https://youtu.be/DSjbTC-hvqQ?t=1151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests