JavaScript : Why do some npm packages start with @?

Channel:
Subscribers:
76,600
Published on ● Video Link: https://www.youtube.com/watch?v=m-WZYOov-4w



Duration: 1:06
1 views
0


JavaScript : Why do some npm packages start with @?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

As promised, I have a hidden feature that I want to share with you.
This is a YouTube's feature which works on Desktop.
First, Make sure the video is currently in playing mode.
Then, type the letters 'awesome' on the keyboard.
The progress bar on YouTube will be altered to a flashing rainbow.

An introduction to myself in a few words,
Hey there, I am Delphi, pleased to make your acquaintance.
Let me assist you in answering any questions you may have.
JavaScript : Why do some npm packages start with @?
I am available to answer your more detailed queries via comments or chat.
Your thoughts and contributions are welcome, so please leave a comment below if you have an answer or insights to the answer.
I will 'heart' your answer to show my gratitude for your contribution.
JavaScript some @? start Why with : packages npm do




Other Videos By Hey Delphi


2023-04-13CSS : How to show some information while hover on checkbox?
2023-04-13NodeJS : How to run ECMAScript (mjs files) with nodemon?
2023-04-13Android : Is a Dalvik virtual machine instance created for each application?
2023-04-13NodeJS : How do I read a user-specified file in an emscripten compiled library?
2023-04-13Windows : How to read password with echo "*" in Python console program?
2023-04-13C++ : Why are trigraphs generating errors in modern C++ compilers?
2023-04-13HTML : How to get many to many relationship items in laravel
2023-04-13NodeJS : how to stub aws s3 upload with sinon
2023-04-13MySQL : How do I multiply an unsigned int by -1 on a SELECT?
2023-04-13SQL : How to export data from Excel spreadsheet to Sql Server 2008 table
2023-04-13JavaScript : Why do some npm packages start with @?
2023-04-13C# : Why am I required to reference System.Numerics with this simple LINQ expression?
2023-04-13JavaScript : How to get data out of a Node.js http get request
2023-04-13SQL : How to use WHERE clauses to optimise SQL query
2023-04-13PYTHON : How do I access packages installed by `pip --user`?
2023-04-13C++ : Why do non-const, non-int/enum static data members have to be initialized outside the definiti
2023-04-13NodeJS : How to catch errors in multer
2023-04-13jQuery : How to check if naturalWidth is supported?
2023-04-13R : Why does `a ^ b` return a numeric when both `a` and `b` are integers?
2023-04-13JavaScript : What does the at symbol (@) do in ES6 javascript? (ECMAScript 2015)
2023-04-13C# : How to keep a class from being instantiated outside of a Factory