packages
Here are 860 public repositories matching this topic...
-
Updated
Oct 27, 2021 - CMake
-
Updated
Oct 27, 2021 - Shell
-
Updated
Oct 14, 2020 - HTML
-
Updated
Oct 27, 2021 - Erlang
See https://yarnpkg.com/features/pnp#fixing-node_modules
In this install mode (the default starting from Yarn 2.0), Yarn generates a single .pnp.cjs file instead of the usual node_modules folder containing copies of various packages. The .pnp.cjs file contains various maps: one linking package names and versions to their location on the disk and another one linking package names and versions
-
Updated
Oct 27, 2021 - Makefile
-
Updated
Sep 16, 2021
-
Updated
Aug 14, 2021 - Shell
-
Updated
Dec 17, 2017 - Makefile
Github introduced a nice UI for syncing your fork with upstream.
We could use something like that for package links. osc has the setlinkrev command for this.
-
Updated
Oct 20, 2021 - C
-
Updated
Oct 27, 2021 - Shell
-
Updated
Aug 14, 2021 - Shell
-
Updated
Oct 12, 2021 - TypeScript
-
Updated
Oct 26, 2021 - Shell
Some packages may bundle dependencies. We could report outdatedness for these the following way: for outdated packages with single download, propagate outdated status onto the download URL. Then we could show this download specially for other packages, or even make it affect the status.
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Dec 3, 2019 - PHP
-
Updated
Jul 29, 2021 - Perl
Improve this page
Add a description, image, and links to the packages topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the packages topic, visit your repo's landing page and select "manage topics."

I have laid down the ground work for reaching level 6 by typing all class properties and interface methods throughout the codebase, which should already help ensure that types are correct when they get added/copied to getters and such.
I definitely could use help though in reaching level 6, because it's a ton of work left (1465 errors for
src/, 400 errors fortests/).If you are interest