Code Monkey home page Code Monkey logo

Comments (22)

ostenning avatar ostenning commented on June 15, 2024 10

Considering the number of people that probably use this library, the maintainer/owner of next-routes should update the README informing people that its not longer being actively maintained.

I will be removing it from my project now.

from next-routes.

meabed avatar meabed commented on June 15, 2024 2

I have just forked the repo and updated it to latest versions with the correct types, all test are passing 🟢 👍
https://github.com/meabed/next-routes-extended
https://www.npmjs.com/package/next-routes-extended

from next-routes.

albertvolkman avatar albertvolkman commented on June 15, 2024 2

@meabed

I think you have an issue here- https://github.com/meabed/next-routes-extended/blob/master/package.json#L39

When trying to install your package, I get an error Invalid tag name "=>15.4.2": Tags may not have any characters that encodeURIComponent encodes.

from next-routes.

meabed avatar meabed commented on June 15, 2024 2

@meabed

I think you have an issue here- https://github.com/meabed/next-routes-extended/blob/master/package.json#L39

When trying to install your package, I get an error Invalid tag name "=>15.4.2": Tags may not have any characters that encodeURIComponent encodes.

Oops 🙊 you are right, I'll fix this right away and release it.
I'm also planning to add more examples, we are using this routes extensively in a lot of different use cases and I think it will be helpful to share them as well.

from next-routes.

msreekm avatar msreekm commented on June 15, 2024 1

Assuming that this library is kind of abandoned at this point, Is there an alternate library for routing with next.js, if someone do not want to use file based routing ?

from next-routes.

meabed avatar meabed commented on June 15, 2024 1

@albertvolkman is fixed and pushed!
I am adding an example folder with different use-cases later today!

from next-routes.

cvolant avatar cvolant commented on June 15, 2024 1

@meabed thank you to take over.
Do you plan to make it compatible with Next built-in i18n routing?

from next-routes.

cvolant avatar cvolant commented on June 15, 2024 1

Great!
And do you think it will support getStaticProps? Like:

MyPage.getStaticProps(({ locale }) => {
  [...]
})

from next-routes.

GMaiolo avatar GMaiolo commented on June 15, 2024 1

Could we move the convo about the fork to the fork? Seems proper

from next-routes.

irhamputra avatar irhamputra commented on June 15, 2024

@GMaiolo i think so but luckily this lib is still compatible with next v9. I've been using this start from last week it is still working right now. idk after next.js team release new major version

from next-routes.

joaogarin avatar joaogarin commented on June 15, 2024

Not completely #329

from next-routes.

rfm-bot avatar rfm-bot commented on June 15, 2024

🚧 Is this repo looking for support?
Hello, we created this issue becuase the user @sospedra told us you are calling for maintainers.
✅ If you're looking for collaborators no action is required.
👮🏻‍♂️ If this repo is well-supported please put a comment here sospedra/rfm#52 and we'll close it immediately.
Sorry for any inconvinience. We understand this message can feel spammy but we really think is good to double-check first with the current owners :)

from next-routes.

Judahmeek avatar Judahmeek commented on June 15, 2024

Anyone got a guide for removing this library?

I took over a project using this library & my attempt to remove it resulted in Cannot GET errors from all routes. You'd think I had deleted the pages directory or something.

from next-routes.

joaogarin avatar joaogarin commented on June 15, 2024

Unfortunately the problem is that next doesnt have certain features in order to really remove the library. Custom routes in nextjs will help (and maybe enough for certain use cases) but there is no fully dynamic route solution like this library provides (if you have for example routes coming from a CMS).

from next-routes.

kenberkeley avatar kenberkeley commented on June 15, 2024

#244 (comment)

from next-routes.

GMaiolo avatar GMaiolo commented on June 15, 2024

@kenberkeley still radio silence though, and no updates to the library since June 29, 2018

Ping @Timer!

from next-routes.

msreekm avatar msreekm commented on June 15, 2024

From what I have seen so far , the next,js project priorities are set for based on what is required for vercel platform and not necessarily based on the needs of the community. in this case ,this may be a low priority for vercel.

from next-routes.

andreasblueher avatar andreasblueher commented on June 15, 2024

The last commit to github! by the owner was in may 2019. It seems he has not abandoned this library, but rather github in general. What about some contributers here? Someone who would take over? is that even possible?

from next-routes.

ostenning avatar ostenning commented on June 15, 2024

from next-routes.

andreasblueher avatar andreasblueher commented on June 15, 2024

Thanks for pointing that out @ostenning

from next-routes.

msreekm avatar msreekm commented on June 15, 2024

I have already started migrating to next routing.

from next-routes.

meabed avatar meabed commented on June 15, 2024

@meabed thank you to take over.
Do you plan to make it compatible with Next built-in i18n routing?

Yes - absolutely - I am adding and example code-sanebox with all use cases, i use it already multi-lingual and works well!
I will share different complete working solution with codesanbox, if you have something specific let me know.
Thank you!

from next-routes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.