question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Third party modules

See original GitHub issue

Hi there

As said by @kamilmysliwiec here https://github.com/nestjs/nest/issues/404#issuecomment-369397149 Nest allows us to build all the modules we need. Those modules may not be needed everywhere and should be picked according to our needs and this why we can’t add them to the core. With Nest growing community, more and more modules are going to be created and it would be really great to have a place to share those.

I’m thinking of something like an “awesome list” where we could reference our modules. Is that a good idea? Where should we host these references?

IMO, something “official” (i.e. a nestjs/third-party repo) could be the way to go because it would avoid the dissemination of information/documentation/references.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

6reactions
kamilmysliwieccommented, Mar 9, 2018

@zMotivat0r I figured out that in this case, I’d have to manually manage this organization which is a little bit inflexible. Let’s stay with nestjs- prefix and @nestjs/ scope for official packages.

2reactions
shekohexcommented, Feb 28, 2018

what about making a standard for the 3rd party Modules first

naming: nest-[name] structure: lib, src, testing … etc and so on.

This Important since as starting of v5 Nest will be Boom boom 🔥🎆.

see some of what will be included Nest Project and about the awesome-list, I think there is a one. but as you mentioned , we should have a place to list them.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What are "third-party modules"? - python - Stack Overflow
A third party module is any code that has been written by a third party (neither you nor the python writers (PSF)).
Read more >
Deno Third Party Modules
Deno Third Party Modules. deno.land/x is a hosting service for Deno scripts. It caches releases of open-source modules stored on GitHub and serves...
Read more >
Third-Party Modules Definition - Law Insider
Third -Party Modules means software developed by a third party that You may use to add functionality to the LINQ Product, the use...
Read more >
Third party modules and libraries - ADM Help Centers
Third party modules and libraries · Open the command prompt and navigate to the script folder. · Type npm install lodash and wait...
Read more >
Third-party modules | Dev Cheatsheets - Michael Currin
Third -party modules. Examples of how to install and run a Deno package. Cheatsheets / JavaScript / Deno / Modules / Third-party modules....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found