nice-registry / all-the-package-names

🔤 A list of all the public package names on npm. Updated daily.
242 stars 28 forks source link

Refactor #20

Closed Richienb closed 2 years ago

Richienb commented 4 years ago

Reworked the package name update process and updated the readme, tests and linters. Also re-added support to record the package names that are numbers and migrated the build to GitHub Actions, setting it to run every 8 hours. However, to properly order the packages by popularity, dependent-packages would need to be updated.

At this point, most self-updating packages that live in org have stopped working at some point. I'd like to perform some sort of refactoring on all of them; please add me to the org.


Fixes: #19, Fixes: #18, Fixes: #16, Fixes: #15, Fixes: #12, Fixes: #14

// @zeke

Richienb commented 4 years ago

@zeke Ping!

zarianec commented 2 years ago

Hey @Richienb, thank you for the PR. New version of the project was released recently (see #26) with a major changes to the release workflow. We tried to address most of the issues you mentioned here.