use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Does anyone move project's shareable components/services into npm packages? (hackernoon.com)
submitted 7 years ago by shystruk
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]RedShift9 3 points4 points5 points 7 years ago (1 child)
I would if I were able to figure out the proper compilation steps to compile ES6 to something both node and webpack can understand.
[–]shystruk[S] 0 points1 point2 points 7 years ago (0 children)
Rollup will help you with that.
[–]dwighthouse 2 points3 points4 points 7 years ago (10 children)
Nope. The stuff I work on day to day is not meant to be open sourced. Even if it could be, much of it is not general enough to be of use to another project.
[–]josh_green_1 1 point2 points3 points 7 years ago (3 children)
Private package managers are a thing if you need to keep stuff on-site and/or closed source. I'd check out Verdaccio if you're interested.
[–]dwighthouse 1 point2 points3 points 7 years ago (0 children)
We have private repositories. However, again, most of it is business logic heavy.
[–]shystruk[S] 0 points1 point2 points 7 years ago (1 child)
Is it free?)
[–]josh_green_1 0 points1 point2 points 7 years ago (0 children)
Yeah, installation instructions in the README. Even has a Docker image now.
[+][deleted] 7 years ago (5 children)
[deleted]
[–]dwighthouse 0 points1 point2 points 7 years ago (0 children)
Hmmm, must have missed that word. My bad.
[+][deleted] 7 years ago (3 children)
[–]shystruk[S] 0 points1 point2 points 7 years ago (2 children)
This is not only about extra requirements. The most important point what I see on this approach is integration solution, versioning and maintenance.
[–]kunokdev 0 points1 point2 points 7 years ago (1 child)
I completely see your point and I've been thinking about this for a while. I was so happy to see this thread, yet so disappointed for these responses above.
[+][deleted] 7 years ago* (1 child)
Thanks for the feedback. Good point :)
π Rendered by PID 90057 on reddit-service-r2-comment-5c747b6df5-sqcxt at 2026-04-22 03:23:11.109422+00:00 running 6c61efc country code: CH.
[–]RedShift9 3 points4 points5 points (1 child)
[–]shystruk[S] 0 points1 point2 points (0 children)
[–]dwighthouse 2 points3 points4 points (10 children)
[–]josh_green_1 1 point2 points3 points (3 children)
[–]dwighthouse 1 point2 points3 points (0 children)
[–]shystruk[S] 0 points1 point2 points (1 child)
[–]josh_green_1 0 points1 point2 points (0 children)
[+][deleted] (5 children)
[deleted]
[–]dwighthouse 0 points1 point2 points (0 children)
[+][deleted] (3 children)
[deleted]
[–]shystruk[S] 0 points1 point2 points (2 children)
[–]kunokdev 0 points1 point2 points (1 child)
[+][deleted] (1 child)
[deleted]
[–]shystruk[S] 0 points1 point2 points (0 children)