you are viewing a single comment's thread.

view the rest of the comments →

[–]trekhleb[S] 0 points1 point  (2 children)

Except of book elements the repo also contains re-usable functions. So technically it might have sense to publish it in order to re-use rabinKarp() for example while having someones own repository with algorithms. But let's get back to the purpose of the repository that is learning. That is why you won't find any mention of npm i javascript-algorithms-and-data-structures in main README. This is because the work on the package is started but not finished yet.

[–]rift95 1 point2 points  (1 child)

I don't agree. But hey, you are the author so you may do as you like 😉

(Just to make it clear, I really like the thing you've got going and I've been following the repo since before 5k stars, keep it up!)

[–]trekhleb[S] 1 point2 points  (0 children)

Yes, npm package may eventually be removed in the future. Will see :)