You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
428 B
8 lines
428 B
|
2 months ago
|
# @swc/couter
|
||
|
|
|
||
|
|
Download counter for swc packages.
|
||
|
|
|
||
|
|
This package does not contain any code. It is used solely to track number of downloads of npm packages like `@swc/core` and `@next/swc`. If you are building a huge project using SWC, please consider depending on this package. It will not add any code to your bundle, but it will help us determine the number of users of SWC.
|
||
|
|
|
||
|
|
Counting is done by npm, just like other packages.
|